Google Shopping API / Info
Google Shopping Product Info API
Get the full product detail for a Google Shopping listing — title, brand, identifiers, images and specifications — as structured JSON, matched to the right product by EAN/GTIN.
What you get back
- Title, brand and product identifiers
- Product images and thumbnails
- Specifications where available
- Matched to the right product via EAN/GTIN
- Structured JSON across 40+ countries
Example request
Request
curl "https://api.shoppingscraper.com/info?ean=6974434222175&site=shopping.google.de" \
-H "Authorization: Bearer your_api_key_here"Response
{
"ean": "6974434222175",
"title": "Nothing Ear (2)",
"brand": "Nothing",
"thumbnail": "https://...",
"specs": { "type": "In-ear", "anc": true }
}The rest of the Google Shopping API
Designed for
Pricing platforms
The data layer under your dashboard
Repricers
Real-time price-change feeds, 40+ countries
Digital shelf
Every merchant offer, every product
Brand MAP teams
MAP enforcement across every GS merchant
Large retailers
10K–5M products, one API
Market intelligence
Repeatable pulls with audit trails
FAQ
What does the info endpoint return?
The full product detail for a Google Shopping listing — title, brand, identifiers, images and specifications — as structured JSON.
Is the product matched first?
Yes. Info is returned for the product resolved from your EAN/GTIN, so it belongs to the right item.
Which countries are supported?
40+ Google Shopping country domains, with coverage set by your plan.
Build on the Info endpoint
Real-time, matched Google Shopping data from one API. Tell us your volume and concurrency.