Skip to main content

Not liveSearch for Shopee shops by keywords

Information available through this API includes

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

Basic Information

Method API URL
GET http://api.noxapi.com/shopee/v1/search/shops

Request Parameter

Field Type Description Required
Authorization string

Your apiToken.

true

Query

Parameter Type Description Required
site string

The abbreviation for the region, e.g., 'th' for Thailand.

Optional values: my,th,ph,id,vn,sg,tw,br,mx,co,cl

Default value: th

true
keyword string search keywords true
page string

page number

Default value: 1

false
pageSize string Default value: 20 false

Body

Security Auth

TIP

Please go to Console-Account Center to get your apiToken

Include your apiToken in the request headers using the Authorization field. Please refer to the examples below.

Request Example

Response Example