Get the products of a Taobao shop(By shop ID)
warning
This API is under maintenance, please use other APIs instead.
Information you can get with this API
- Shop products count
- Shop products list
- See More
Basic Information
Request Parameter
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_up Default value: default | 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
- PHP
- JavaScript
- Python
- Java
- Go
Response Example
- 200
- 417
- 422
- 439
- 499
- 500
- 503
Loading...