[
{
"keyword": "pizza",
"location_code": 1003854,
"depth": 30
}
]curl --location --request POST 'https://api.302.ai/dataforseo/v3/business_data/tripadvisor/search/task_post' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"keyword": "pizza",
"location_code": 1003854,
"depth": 30
}
]'{}