Skip to main content

Get the products of a Lazada shop

API Overview

Basic Information

Request Parameter

Query

ฟิลด์ประเภทคำอธิบายจำเป็น
shop_urlstringลิงก์หน้าแรกของร้านค้า
จริง
sortstringค่าที่เลือกได้: default,price_up,price_down
ค่าเริ่มต้น: default
เท็จ
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...