Authorization: Bearer ********************
12
或18
cursor
值logid
字段值{
"keyword":"",
"count":10,
"cursor":"0",
"search_id":"",
"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":"",
"proxy":""
}'
{}