The catalog
Every API, one clean contract.
64 APIs · all speak the same { ok, data, meta, error }envelope. Search, filter, and open one to see endpoints, params & live examples.
Reputation & Reviews
8 APIsE-commerce & Marketplaces
13 APIsReal Estate
5 APIsJobs & Hiring
6 APIsTravel & Lodging
5 APIsSearch & SEO
4 APIsFinance & Data
3 APIsMedia, Social & Knowledge
13 APIsUtilities & AI
7 APIsGoogle Search
live/google-search · 5 endpoints
post/google-search/v1/search1 creditGoogle web SERP — organic + People-Also-Ask + knowledge-panel + answer-box (instant/featured) + related
q*numstartpagehlglsafetime_rangesite
{
"q": "best laptop 2026",
"num": 10
}Try in playground →post/google-search/v1/news1 creditGoogle News tab results (tbm=nws)
q*hlgltime_rangestartpage
{
"q": "tesla"
}Try in playground →post/google-search/v1/images1 creditGoogle Images tab results (tbm=isch) — thumbnails + titles
q*hlglsafe
{
"q": "cats"
}Try in playground →post/google-search/v1/videos1 creditGoogle Videos tab results (tbm=vid)
q*hlglstartpage
Try in playground →post/google-search/v1/shopping1 creditGoogle Shopping tab (tbm=shop) — shopping-filtered results + best-effort $price hint (no structured PLA grid in lite SERP)
q*hlglnumstartpage
{
"q": "nike air max"
}Try in playground →