Get the products of a Taobao shop(By shop URL)
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_url | string | [object Object] | true |
| page | integer | Page number Default value: 1 | false |
| page_size | integer | Number of items per page, currently it is a fixed value of 20 | 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
- PHP
- JavaScript
- Python
- Java
- Go
Response Example
- 200
- 417
- 422
- 439
- 499
- 500
- 503
Loading...