Google Shopping API / Reviews
Google Shopping Reviews API
Return aggregated ratings and reviews for a product on Google Shopping as structured JSON, matched to the right product by EAN/GTIN. Useful for brand and digital-shelf monitoring.
What you get back
- Aggregated rating and review count
- Individual reviews where available
- Matched to the right product via EAN/GTIN
- Structured JSON — no HTML parsing
- 40+ country coverage
Example request
Request
curl "https://api.shoppingscraper.com/reviews?ean=4548736112117&site=shopping.google.nl" \
-H "Authorization: Bearer your_api_key_here"Response
{
"product": { "title": "Sony WH-1000XM4" },
"rating": 4.7,
"reviewCount": 1283
}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 reviews endpoint return?
Aggregated ratings and review counts for a product, plus individual reviews where available, as structured JSON.
Who uses it?
Brand and digital-shelf teams monitoring product reputation across Google Shopping merchants.
Is it matched?
Yes — reviews are returned for the product resolved from your EAN/GTIN.
Build on the Reviews endpoint
Real-time, matched Google Shopping data from one API. Tell us your volume and concurrency.