Authorization: Bearer ********************
{
"keyword":""
}
curl --location --request POST 'http://api.moreapi.cn/api/xhs/search_one_box' \
--header 'Cookie: {{cookie}}' \
--header 'cookie: {{cookie}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"keyword":""
}'
{}