Skip to main content

Search for Shopee products by keywords

Information you can get with this API

  • Search results list
  • Total number of products
  • Product details
  • See More

Basic Information

Request Parameter

Query

FieldTypeExplanationRequired
sitestringAbbreviation of the region, for example, Thailand is 'th'.
Optional values: my,th,ph,id,vn,sg,tw,br,mx,co,cl
Default value: my
false
keywordstringsearch keywords
true
bystringOptional values: pop,relevancy,ctime,sales,price
Default value: relevancy
false
orderstringOptional values: desc,asc
Default value: desc
false
pageintegerpage number
Default value: 1
false
pageSizeintegerDefault value: 20false
cat_idsstringCategory IDs, separate multiple ids with commas
false
price_startstringMinimum value of price range filter
false
price_endstringMaximum value of price range filter
false

Body

Security Auth

tip

Please go to Console-Account Center to get your apiToken

Add your apiToken to your query parameters. Please refer to the examples below.

Request Example

Response Example

Loading...