Skip to main content

Search for Lazada products by keywords

API Overview

Basic Information

Request Parameter

Query

ฟิลด์ประเภทคำอธิบายจำเป็น
sitestringตัวย่อชื่อภูมิภาค เช่น ประเทศไทยคือ 'th'
ค่าที่เลือกได้: my,
th,ph,id,vn,
sg

จริง
keywordsstringคำค้นหา
เท็จ
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.
เท็จ
sortstringค่าที่เลือกได้: pop,sales,price_up,price_down
ค่าเริ่มต้น: pop
เท็จ
pageintegerPage number
ค่าเริ่มต้น: 1
เท็จ
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.
เท็จ
price_startstringตัวกรอง: Minimum value of price range
เท็จ
price_endstringตัวกรอง: Maximum value of price range
เท็จ

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...