Specs Results
Scrape Google Product Specs Results and get real time information on product specifications.
The body of the Google Product Specs 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 |
description | String | Product description |
extentions | Array | Product extentions |
specs_results | Object | An object with all the specifications found on the product. The keys of this element are generated from DOM |
get
https://serpapi.webscrapingapi.com/v1?
engine=google_product&api_key=<YOUR_API_KEY>&product_id=4887235756540435899&specs=1
Request Example That Returns Google Product Specs Results

Scrape Google Product Specs Results
Last modified 9mo ago