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
google.com
Example
JSON responseclick the page to trace a field
{
"search_metadata": {
"status": "Success",
"created_at": "2026-08-10T12:00:00Z",
"engine": "google",
"google_url": "https://www.google.com/shopping/product/1234567890123456789/offers?gl=us"
},
"search_parameters": {
"engine": "google",
"barcode": "0123456789012",
"gl": "us",
"hl": "en"
},
"product": {
"product_id": "1234567890123456789",
"title": "Breville Barista Express Espresso Machine",
"thumbnail": "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9-example"
},
"offers": [
{
"position": 1,
"merchant": "Williams Sonoma",
"source": "Williams Sonoma",
"price": "$699.95",
"extracted_price": 699.95,
"total_price": "$699.95",
"condition": "New",
"shipping": "Free shipping",
"link": "https://www.williams-sonoma.com/products/breville-barista-express",
"rating": 4.7
},
{
"position": 2,
"merchant": "Best Buy",
"source": "Best Buy",
"price": "$749.99",
"extracted_price": 749.99,
"total_price": "$761.49",
"condition": "New",
"shipping": "$11.50 shipping",
"link": "https://www.bestbuy.com/site/breville-barista-express/5645102.p",
"rating": 4.5
},
{
"position": 3,
"merchant": "Amazon.com",
"source": "Amazon.com",
"price": "$699.99",
"extracted_price": 699.99,
"total_price": "$699.99",
"condition": "New",
"shipping": "Free shipping",
"link": "https://www.amazon.com/dp/B01N1AR8V9",
"rating": 4.6
}
]
}