curl --location --request POST 'https://api.dataforseo.com/v3/serp/google/local_finder/live/advanced' \
--header 'Authorization: Basic <encoded-value>' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"keyword": "albert einstein",
"location_name": "united states",
"language_name": "english"
}
]'{
"version": "0.1.20241227",
"status_code": 20000,
"status_message": "Ok.",
"time": "6.0584 sec.",
"cost": 0.002,
"tasks_count": 1,
"tasks_error": 0,
"tasks": [
{
"id": "03261338-8029-0139-0000-2221d016e074",
"status_code": 20000,
"status_message": "Ok.",
"time": "5.9710 sec.",
"cost": 0.002,
"result_count": 1,
"path": [
"v3",
"serp",
"google",
"local_finder",
"live",
"advanced"
],
"data": {
"api": "serp",
"function": "live",
"se": "google",
"se_type": "local_finder",
"keyword": "albert einstein",
"location_name": "united states",
"language_name": "english",
"device": "desktop",
"os": "windows"
},
"result": [
{
"keyword": "albert einstein",
"type": "local_finder",
"se_domain": "google.com",
"location_code": 2840,
"language_code": "en",
"check_url": "https://www.google.com/search?q=albert+einstein&oq=albert+einstein&hl=en&gl=US&tbm=lcl&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"datetime": "2025-03-26 11:38:16 +00:00",
"spell": null,
"refinement_chips": null,
"item_types": [
"local_pack"
],
"se_results_count": 0,
"items_count": 4,
"items": [
{
"type": "local_pack",
"rank_group": 1,
"rank_absolute": 1,
"position": "right",
"xpath": "/html[1]/body[1]/div[2]/div[1]/div[7]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]",
"title": "Albert Einstein High School",
"description": "Kensington, MD \nOpen ⋅ Closes 2:30 PM \n",
"domain": "www.montgomeryschoolsmd.org",
"phone": "(240) 740-2700",
"url": "http://www.montgomeryschoolsmd.org/schools/einsteinhs/",
"is_paid": false,
"rating": {
"rating_type": "Max5",
"value": 4.4,
"votes_count": 32,
"rating_max": 5
},
"cid": "1093022512526446332",
"rectangle": null
},
{
"type": "local_pack",
"rank_group": 2,
"rank_absolute": 2,
"position": "right",
"xpath": "/html[1]/body[1]/div[2]/div[1]/div[7]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[4]",
"title": "Albert Einstein College of Medicine",
"description": "Bronx, NY \n\n",
"domain": "www.einsteinmed.edu",
"phone": "(718) 430-2000",
"url": "http://www.einsteinmed.edu/",
"is_paid": false,
"rating": {
"rating_type": "Max5",
"value": 4.4,
"votes_count": 484,
"rating_max": 5
},
"cid": "9301922531293989822",
"rectangle": null
},
{
"type": "local_pack",
"rank_group": 3,
"rank_absolute": 3,
"position": "right",
"xpath": "/html[1]/body[1]/div[2]/div[1]/div[7]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[6]",
"title": "The Albert Einstein Group, Inc.",
"description": "Converse, TX \nClosed ⋅ Opens 8 AM \n",
"domain": null,
"phone": "(833) 463-3325",
"url": null,
"is_paid": false,
"rating": {
"rating_type": "Max5",
"value": 3.7,
"votes_count": 3,
"rating_max": 5
},
"cid": "16232860371934609307",
"rectangle": null
},
{
"type": "local_pack",
"rank_group": 4,
"rank_absolute": 4,
"position": "right",
"xpath": "/html[1]/body[1]/div[2]/div[1]/div[7]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[8]",
"title": "Albert Einstein College",
"description": "Bronx, NY \n\n",
"domain": null,
"phone": "(718) 824-8024",
"url": null,
"is_paid": false,
"rating": {
"rating_type": "Max5",
"value": 5,
"votes_count": 2,
"rating_max": 5
},
"cid": "602605318383001583",
"rectangle": null
}
]
}
]
}
]
}