Authorization: Bearer ********************
{
"keyword":"",
"page":1,
"page_size":20,
"sort":"general",
"note_type":"all",
"note_time":"不限",
"note_range":"不限",
"proxy":""
}
curl --location --request POST 'http://api.moreapi.cn/api/xhs/search_note' \
--header 'Cookie;' \
--header 'Content-Type: application/json' \
--data-raw '{
"keyword":"",
"page":1,
"page_size":20,
"sort":"general",
"note_type":"all",
"note_time":"不限",
"note_range":"不限",
"proxy":""
}'
{}