Google Locations for SERP
GET
/serp/google/locations/{country}
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.dataforseo.com/v3/serp/google/locations/' \
--header 'Authorization: Basic Og=='
Response Response Example
{ "version": "0.1.20241227", "status_code": 20000, "status_message": "Ok.", "time": "0.1114 sec.", "cost": 0, "tasks_count": 1, "tasks_error": 0, "tasks": [ { "id": "04031351-8029-0096-0000-a80c0184f654", "status_code": 20000, "status_message": "Ok.", "time": "0.0098 sec.", "cost": 0, "result_count": 565, "path": [ "v3", "serp", "google", "locations", "ua" ], "data": { "api": "serp", "function": "locations", "se": "google" }, "result": [ { "location_code": 2804, "location_name": "Ukraine", "location_code_parent": null, "country_iso_code": "UA", "location_type": "Country" }, { "location_code": 21109, "location_name": "Vinnytsia Oblast,Ukraine", "location_code_parent": 2804, "country_iso_code": "UA", "location_type": "Region" }, { "location_code": 21110, "location_name": "Volyn Oblast,Ukraine", "location_code_parent": 2804, "country_iso_code": "UA", "location_type": "Region" }, { "location_code": 21111, "location_name": "Luhansk Oblast,Ukraine", "location_code_parent": 2804, "country_iso_code": "UA", "location_type": "Region" }, { "location_code": 21112, "location_name": "Dnipropetrovsk Oblast,Ukraine", "location_code_parent": 2804, "country_iso_code": "UA", "location_type": "Region" }, { "location_code": 21113, "location_name": "Donetsk Oblast,Ukraine", "location_code_parent": 2804, "country_iso_code": "UA", "location_type": "Region" }, { "location_code": 21114, "location_name": "Zhytomyr Oblast,Ukraine", "location_code_parent": 2804, "country_iso_code": "UA", "location_type": "Region" }, { "location_code": 21115, "location_name": "Zakarpattia Oblast,Ukraine", "location_code_parent": 2804, "country_iso_code": "UA", "location_type": "Region" }, { "location_code": 21116, "location_name": "Zaporizhia Oblast,Ukraine", "location_code_parent": 2804, "country_iso_code": "UA", "location_type": "Region" }, { "location_code": 21117, "location_name": "Ivano-Frankivsk Oblast,Ukraine", "location_code_parent": 2804, "country_iso_code": "UA", "location_type": "Region" }, { "location_code": 21118, "location_name": "Kyiv city,Ukraine", "location_code_parent": 2804, "country_iso_code": "UA", "location_type": "Region" }, { "location_code": 21119, "location_name": "Kirovohrad Oblast,Ukraine", "location_code_parent": 2804, "country_iso_code": "UA", "location_type": "Region" }, { "location_code": 21121, "location_name": "Lviv Oblast,Ukraine", "location_code_parent": 2804, "country_iso_code": "UA", "location_type": "Region" }, { "location_code": 21122, "location_name": "Odesa Oblast,Ukraine", "location_code_parent": 2804, "country_iso_code": "UA", "location_type": "Region" }, { "location_code": 21123, "location_name": "Poltava Oblast,Ukraine", "location_code_parent": 2804, "country_iso_code": "UA", "location_ty
Request
Path Params
country
string
required
Responses
Modified at 2025-05-30 08:06:07