Authorization: Bearer ********************
{
"keyword": "爱他美",
"count": 10,
"offset": "0",
"publish_time": "0",
"content_type": "0",
"filter_duration": "",
"sort_type": "0",
"proxy": ""
}
curl --location --request POST 'http://api.moreapi.cn/api/douyin/general_search_stream' \
--header 'Content-Type: application/json' \
--data-raw '{
"keyword": "爱他美",
"count": 10,
"offset": "0",
"publish_time": "0",
"content_type": "0",
"filter_duration": "",
"sort_type": "0",
"proxy": ""
}'
{}