Skip to content
All sites
Data API

Shopee Data API

Product, shop and search data across Shopee's regional storefronts.

6endpointsRate Limit · Captcha handled for you
shopee.comGET/shopee/catego…GET/shopee/marketsGET/shopee/catego…{ } JSON
Example (captured live)
shopee.com
Example
JSON responseclick the page to trace a field
{
"search_information": {
"query_displayed": "phone case"
},
"organic_results": [
],
"pagination": {
"current": 1,
"next": null
}
}
GET/v1/data/shopee/search1 credit / run Verified

Search Products

Search the Shopee catalog by keyword. Returns organic_results with pricing, ratings, units sold, seller and mall/preferred flags for each item.

Handled for you:Rate LimitCaptcha
Parameters
NameTypeReqDescription
keywordstringyesSearch keyword.
Advanced filters
marketstringnoMarketplace country code, for example sg, my, ph, th, vn, id. (default: sg)
pageintegernoResult page number. (default: 1)
limitintegernoItems per page (max 60). (default: 60)
per_pageintegernoAlias for limit. Items per page (max 60).
sortstringnoSort order for results.
price_minnumbernoOnly items priced at or above this amount, in the market currency.
price_maxnumbernoOnly items priced at or below this amount, in the market currency.
rating_minintegernoMinimum average star rating, 1 to 5 (for example 4 keeps 4 stars and up).
free_shippingbooleannoKeep only items that ship free. (default: false)
on_salebooleannoKeep only items currently discounted. (default: false)
official_shopbooleannoKeep only items sold by verified official (Mall) shops. (default: false)
locationstringnoFilter to sellers in a given area within the market.