Authorization: Bearer ********************
next
值{
"keyword": "",
"search_type":"",
"order_type":"",
"order_sort":"",
"time_range":-1,
"time_start":null,
"time_end":null,
"page":"1",
"proxy": ""
}
curl --location --request POST 'http://api.moreapi.cn/api/bilibili/search' \
--header 'Content-Type: application/json' \
--data-raw '{
"keyword": "",
"search_type":"",
"order_type":"",
"order_sort":"",
"time_range":-1,
"time_start":null,
"time_end":null,
"page":"1",
"proxy": ""
}'
{}