Skip to content
capzy
All sites
Data API

Google Data API

Search, news, patents and trends data from Google.

58endpointsRate Limit · recaptcha handled for you
google.comGET/google/adsGET/google/ads/tr…GET/google/ai-mod…{ } JSON
Example (captured live)
google.com
Example
JSON responseclick the page to trace a field
{
"search_metadata": {
"status": "Success",
"created_at": "2026-08-18T09:20:48.823301+00:00",
"engine": "google",
"google_url": "https://www.google.com/search?q=best+coffee+makers&gl=us&tbm=shop"
},
"search_parameters": {
"engine": "google",
"q": "best coffee makers",
"gl": "us",
"hl": "en",
"device": "desktop",
"tbm": "shop"
},
"shopping_results": [
],
"pagination": {
"current": 1,
"next": null
}
}
GET/v1/data/google/shopping/search1 credit / run Verified

Shopping Search

Product listings with prices, merchants, ratings, reviews and thumbnails.

Handled for you:Rate Limitrecaptcha
Parameters
NameTypeReqDescription
querystringyesSearch query (parameter q).
Advanced filters
glstringnoTwo-letter country code, e.g. us, gb, de. (default: us)
hlstringnoUI language, e.g. en, es, fr. (default: en)
tbsstringnoShopping filters (price range, condition), passed to Google.
devicestringnoDevice to emulate: desktop, mobile, or tablet. (default: desktop)
numintegernoNumber of results per page. (default: 40)
pageintegernoPage number. (default: 1)