{
"keyword": "罗永浩",
"count": 10,
"offset": "0",
"publish_time": "0",
"content_type": "0",
"filter_duration": "",
"sort_type": "0",
"search_range":"0",
"search_id": ""
}curl --location --request POST 'https://api.getoneapi.com/api/douyin/search_general_v2' \
--header 'Cookie;' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"keyword": "罗永浩",
"count": 10,
"offset": "0",
"publish_time": "0",
"content_type": "0",
"filter_duration": "",
"sort_type": "0",
"search_range":"0",
"search_id": ""
}'{
"code": 200,
"message": "success",
"data": {}
}