{
"country": "US",
"asin": "B0DR3BRJZL",
"startDate": "2025-04-27",
"endDate": "2025-04-29"
}curl --location --request POST 'https://openapi.xiyouzhaoci.com/v1/asins/bsrInfo/trends/daily' \
--header 'X-Client-Id: xiyoutestak00000' \
--header 'X-Timestamp: 1751272836' \
--header 'X-Sign: 7fa386950ab469c95707b3cce9c60a9a8253b07e6fc36ce53aface937db69992' \
--header 'Content-Type: application/json' \
--data-raw '{
"country": "US",
"asin": "B0DR3BRJZL",
"startDate": "2025-04-27",
"endDate": "2025-04-29"
}'{
"country": "US",
"asin": "B0DR3BRJZL",
"categoryTree": [
{
"categoryId": "3737621",
"name": "Pedestal Fans",
"root": false
},
{
"categoryId": "2206275011",
"name": "Home & Kitchen",
"root": true
},
{
"categoryId": "3303867011",
"name": "Personal Fans",
"root": false
},
{
"categoryId": "1055398",
"name": "Home & Kitchen",
"root": true
},
{
"categoryId": "3737601",
"name": "Household Fans",
"root": false
}
],
"trends": [
{
"date": "2025-04-27",
"values": [
{
"categoryId": "1055398",
"rank": 7827
},
{
"categoryId": "3303867011",
"rank": 64
}
]
},
{
"date": "2025-04-28",
"values": [
{
"categoryId": "1055398",
"rank": 6719
},
{
"categoryId": "3303867011",
"rank": 58
}
]
},
{
"date": "2025-04-29",
"values": [
{
"categoryId": "1055398",
"rank": 5092
},
{
"categoryId": "3303867011",
"rank": 51
}
]
}
]
}