Reviews Results
Scrape Google Product Reviews Results and get real time information about product reviews and ratings.
The body of the Google Product Reviews Results response includes:
Element | Type | Description |
---|---|---|
product_results | Object | Details found on the product main container |
title | String | Product title |
reviews | Integer | Total number of reviews |
rating | Float | Product score based on customer's rating |
reviews_results | Object | Details about product reviews and ratings |
ratings | Object | This product ratings breakdown |
stars | Int | Number of stars |
amount | Int | How many ratings have this number of stars |
reviews | Array | A list with reviews of this product |
position | Int | The position of the review |
date | String | The date when the review was published |
rating | Int | Rating the of the review |
source | String | Source of the review |
content | String | Contents of the review |
images | Array | A list with all the images found on the review |
get
https://serpapi.webscrapingapi.com/v1?
engine=google_product&api_key=<YOUR_API_KEY>&product_id=4887235756540435899&reviews=1
Request Example That Returns Google Product Reviews Results

Scrape Google Product Reviews Results
Last modified 9mo ago