Get the products of a Taobao shop(By shop ID)
warning
This API is under maintenance, please use other APIs instead.
API Overview
- Shop products count
- Shop products list
- See More
API URL
Request Parameters
Query
| Field | Type | Explanation | Required |
|---|---|---|---|
| shop_id | integer | Shop ID | true |
| page | integer | Page number Default value: 1 | false |
| sort | string | Optional values: default,price_up,price_down,sales,time_upDefault value: sales | false |
Security Auth
tip
Please go to Console-Account Center to get your apiToken.
Add your apiToken to the request parameters. Please refer to the examples below.
Request Example
- cURL
- Python
- JavaScript
- Java
- Go
- PHP
Response Example
- 200
- 417
- 422
- 439
- 499
- 500
- 503
Loading...