Offers Results
Scrape Google Product Offers Results and get real time information on product buying choices.
The body of the Google Product Offers Results response contains:
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 |
type | Sring | Type of the media element |
seller_results | Object | Details about product sellers |
online_sellers | Object | |
position | Int | The position where the product was found |
name | String | Name of the seller |
link | String | Link to the seller |
additional_details | String | Additional details about the seller's offer |
base_price | String | Base price of the product |
additional_price | Object | Shows why is a difference (if any) between the base_price and the total_price |
shipping | String | Shipping fee value |
tax | String | Tax value |
total_price | String | Total price of the product |
related_products | Array | A list with related_products |
position | Int | The position of the related product |
title | String | |
link | String | |
thumbnail | String | |
price | String | |
rating | String | |
reviews | Int | How many reviews has the product |
get
https://serpapi.webscrapingapi.com/v1?
engine=google_product&api_key=<YOUR_API_KEY>&product_id=4887235756540435899&offers=1
Request Example That Returns Google Product Offers Results

Scrape Google Product Offers Results
Last modified 9mo ago