All sites
Data API
Google Data API
Search, news, patents and trends data from Google.
58endpointsRate Limit · recaptcha handled for you
Example (captured live)
google.com
ExampleJSON responseclick the page to trace a field
{
"search_metadata": {
"status": "Empty",
"created_at": "2026-08-18T09:23:21.643719+00:00",
"engine": "google",
"google_url": "https://www.google.com/shopping/product/com.Pocketpair.NeverGrave?gl=us&hl=en"
},
"search_parameters": {
"engine": "google_product",
"product_id": "com.Pocketpair.NeverGrave",
"gl": "us",
"hl": "en"
},
"product_results": {
"product_id": "com.Pocketpair.NeverGrave"
}
}
GET
/v1/data/google/products/detail1 credit / run VerifiedImmersive Product
Immersive product detail pages.
Handled for you:Rate Limitrecaptcha
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| product_id | string | yes | Google product id (numeric). |
| Advanced filters | |||
| gl | string | no | Two-letter country code, e.g. us, gb, de. (default: us) |
| hl | string | no | UI language, e.g. en, es, fr. (default: en) |