Authorization: Bearer ********************
{
"keyword":"爱他美",
"count":10,
"cursor":"0",
"search_id":"",
"proxy":""
}
curl --location --request POST 'http://api.moreapi.cn/api/douyin/search_live' \
--header 'cookie;' \
--header 'Content-Type: application/json' \
--data-raw '{
"keyword":"爱他美",
"count":10,
"cursor":"0",
"search_id":"",
"proxy":""
}'
{}