Search
DESKTOP TABLET MOBILE
Scale SERP parses the Google Shopping search results when the search_type=shopping search parameter is set.

Below is an example of how Google Shopping results are represented in the Scale SERP result JSON:
Scale SERP returns the following properties for search_type=shopping requests:
| | |
---|---|---|
shopping_results | array | An array of Shopping Result objects, containing each of the shopping results shown on the results page. The Shopping Result object has the following properties:
|
ad_carousel | array | An array of Sponsored Shopping Result objects found within the carousel. The Sponsored Shopping Result object has the following properties:
|
inline_shopping | array | |
filters | array | An array of filter objects containing name/value pairs for filtering subsequent search_type=shopping requests to just those results matching the given filter.
A filter value can be passed into a subsequent search_type=shopping requests' shopping_filter request parameter.
|
pagination | object | An object containing details of the pagination section of the page. Details are provided as Google links and API links (to make sending paginated requests easier):
|
Next Steps Google Shopping Parameters