Authorization: Bearer ********************
12
或18
cursor
值logid
字段值{
"keyword": "",
"count": 10,
"offset": "0",
"publish_time": "0",
"content_type": "0",
"filter_duration": "0",
"sort_type": "0",
"search_id": "",
"proxy": ""
}
curl --location --request POST 'http://api.moreapi.cn/api/douyin/general_search_v2' \
--header 'Cookie;' \
--header 'Content-Type: application/json' \
--data-raw '{
"keyword": "",
"count": 10,
"offset": "0",
"publish_time": "0",
"content_type": "0",
"filter_duration": "0",
"sort_type": "0",
"search_id": "",
"proxy": ""
}'
{}