Get the historical price trend of a product(By ID)
Information you can get with this API
- Price trend and promotions of the product within a specified period
- Support for Major Chinese e-commerce platforms such as Taobao, Tmall, JD, VIP.COM, Pinduoduo, and more
- See More
Basic Information
Request Parameter
Query
Field | Type | Explanation | Required |
---|---|---|---|
item_id | integer | Product ID | true |
plat | string | Platform name Optional values: taobao ,pdd ,jd ,vip ,dangdang ,kaola ,xmyp Default value: taobao | false |
period | string | Period Optional values: 30 ,60 ,360 Default value: 360 | 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...