Get Shopee product details(By URL)
API Overview
- Product basic information (title/category/brand/price/comment counts, etc.)
- Product properties
- Main images/video
- Description images/html
- Shop information (Shop id/location/type, etc.)
- Logistics information (delivery from/postage)
- SKU attributes (name/thumbnail)
- SKU price and stock
- Sales count
Basic Information
Request Parameter
Query
Body
Content-Type: application/json
| 필드 | 유형 | 설명 | 필수 |
|---|---|---|---|
| url | string | 상품 URL | 참 |
Security Auth
팁
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
- PHP
- JavaScript
- Python
- Java
- Go