v21

latestOpenAPI 3.0.0raw.githubusercontent.com2025-10-063123117.4 KB
Google

Search products on Google

Search products on Google for a given query

post/google/search-products

Request body

querystring required

The search query for products

country_codestring

The country code for filtering products

pageinteger

Page number for pagination (default is 1)

per_pageinteger

Number of products to return per page (default is 10)

sort_by'best_match' | 'top_rated' | 'lowest_price' | 'highest_price'

Sort the results by a specific field

product_condition'any' | 'new' | 'used' | 'refurbished'

Filter products by condition

Response

SearchProducts API successful response