Skip to main content

Search for Lazada products by keywords

Information you can get with this API

  • Search results based on keywords or category
  • 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

true
keywordsstringsearch keywords
false
cat_urlstringThis parameter can be used to retrieve category products. It is mutually exclusive with the `keywords` parameter; you can use either one but not both.
false
sortstringOptional values: pop,sales,price_up,price_down
Default value: pop
false
pageintegerpage number
Default value: 1
false
start_keystringIf you need to perform continuous paging, it's better to start specifying this parameter from the second page. This value can be obtained from the `start_key` field in the response data.
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...