{
"taskId": "117",
"list_type": "baidu",
"newsUuid": "0091cd08683ac0d4f501c840aca7fbf6"
}
curl --location --request POST '/v5/hotnews/report/get-search-data' \
--header 'Content-Type: application/json' \
--data-raw '{
"taskId": "117",
"list_type": "baidu",
"newsUuid": "0091cd08683ac0d4f501c840aca7fbf6"
}'
{
"code": 10000,
"msg": "success",
"data": [
{
"taskId": "55",
"listType": "weibo",
"tag": "",
"onRanking": "32",
"onTime": "2023-11-28 11:00:00",
"onWci": "205260.0000",
"topRanking": "32",
"topTime": "2023-11-28 11:00:00",
"topWci": "205260.0000",
"hostMan": "剧荒主义",
"inRankTime": 1.6,
"followNum": 3380700,
"hostType": "KOL",
"volume": 1617
}
]
}