{
"query":"chatgpt",
"count":10
}
curl --location --request POST 'https://api.302.ai/bochaai/v1/web-search' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"query":"chatgpt",
"count":10
}'
{}