{
"country": "US",
"asin": "B0DR3BRJZL",
"startDate": "2025-04-27",
"endDate": "2025-04-29"
}curl --location 'https://openapi.xiyouzhaoci.com/v1/asins/bsrInfo/trends/daily' \
--header 'Content-Type: application/json' \
--data '{
"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
}
]
}
]
}