Authorization: Bearer ********************
{
"keyword":"旅游",
"count":10,
"cursor":"0",
"search_id":"20250813113032CF469EB2045E7FE1CC67",
"proxy":""
}
curl --location --request POST 'http://api.moreapi.cn/api/douyin/search_topic' \
--header 'Cookie;' \
--header 'Content-Type: application/json' \
--data-raw '{
"keyword":"旅游",
"count":10,
"cursor":"0",
"search_id":"20250813113032CF469EB2045E7FE1CC67",
"proxy":""
}'
{}