[
{
"keywords": [
"phone"
],
"language_name": "English",
"location_code": 2840,
"item_types": [
"organic"
],
"limit": 5
}
]curl --location --request POST 'https://api.302.ai/dataforseo/v3/dataforseo_labs/google/serp_competitors/live' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"keywords": [
"phone"
],
"language_name": "English",
"location_code": 2840,
"item_types": [
"organic"
],
"limit": 5
}
]'{}