Skip to main content
GET
Search Google Shopping

Authorizations

x-api-key
string
header
required

Query Parameters

q
string
required

Product search query

gl
string
default:us

Country code

hl
string
default:en

Language code

min_price
integer | null

Minimum price

max_price
integer | null

Maximum price

sort_by
string | null

Sort: price_low, price_high, rating, reviews

free_shipping
boolean
default:false

Free shipping filter

on_sale
boolean
default:false

On sale filter

start
integer
default:0

Pagination offset

Required range: x >= 0

Response

Successful Response

Response for GET /api/v1/shopping/search.

pagination
Pagination · object
required

Pagination metadata.

results
ShoppingProductResult · object[]
filters
ShoppingFilter · object[]
ads
ShoppingProductResult · object[]