Google Organic SERP GET Advanced
GET
/serp/google/organic/task_get/advanced/{id}
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.dataforseo.com/v3/serp/google/organic/task_get/advanced/' \
--header 'Authorization: Basic Og=='
Response Response Example
{ "version": "0.1.20241227", "status_code": 20000, "status_message": "Ok.", "time": "0.1064 sec.", "cost": 0, "tasks_count": 1, "tasks_error": 0, "tasks": [ { "id": "03251032-8029-0066-0000-477971c7074a", "status_code": 20000, "status_message": "Ok.", "time": "0.0389 sec.", "cost": 0, "result_count": 1, "path": [ "v3", "serp", "google", "organic", "task_get", "advanced", "03251032-8029-0066-0000-477971c7074a" ], "data": { "api": "serp", "function": "task_get", "se": "google", "se_type": "organic", "keyword": "albert einstein", "location_name": "united states", "language_name": "english", "device": "desktop", "os": "windows" }, "result": [ { "keyword": "albert einstein", "type": "organic", "se_domain": "google.com", "location_code": 2840, "language_code": "en", "check_url": "https://www.google.com/search?q=albert%20einstein&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc", "datetime": "2025-03-25 08:33:02 +00:00", "spell": null, "refinement_chips": null, "item_types": [ "organic", "people_also_ask", "perspectives", "video", "related_searches", "knowledge_graph" ], "se_results_count": 163000000, "items_count": 30, "items": [ { "type": "knowledge_graph", "rank_group": 1, "rank_absolute": 1, "position": "left", "xpath": "/html[1]/body[1]/div[3]/div[1]/div[12]", "title": "Albert Einstein", "subtitle": "Theoretical physicist", "description": null, "card_id": null, "url": null, "image_url": null, "logo_url": null, "cid": null, "items": [ { "type": "knowledge_graph_row_item", "rank_group": 0, "rank_absolute": 0, "position": "left", "xpath": "/html[1]/body[1]/div[3]/div[1]/div[12]/div[5]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]", "title": "Born", "data_attrid": "kc:/people/person:born", "text": "Born : March 14, 1879, Ulm, Germany", "links": [ { "type": "link_element", "title": "Ulm, Germany", "url": "https://www.google.com/search?num=100&sca_esv=803bac710b09c558&hl=en&gl=US&glp=1&q=Ulm&si=APYL9btMsmZl0P9CyeA1NmMZFYv4xkDb-_Q4WCJadY9pxozSRV9RJ1bpE-4_M_uphgsOINSI1A9MtY5vYrayodLFVll_ttMj55wGE95K2xeok8PQdkTK2HbnDucpb3xL_u4E4NYEFlIcYO0b_3b89Wnm2lIWs5KWyvOK0AYB6sy9rzd_1rtgIQvAGrPx0KKLG5dqKGjf5cWI&sa=X&ved=2ahUKEwiDsOWK6aSMAxXiSfUHHVCjHbgQmxMoAHoECBEQAg", "domain": "www.google.com", "description": null, "xpath": "/html[1]/body[1]/div[3]/div[1]/div[12]/div[5]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/span[2]/span[1]/a[1]" } ], "rectangle": null }, { "type": "knowledge_graph_row_item", "rank_group": 0, "rank_absolute": 0, "position": "left", "xpath": "/html[1]/body[1]/div[3]/div[1]/div[12]/div[5]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]",
Request
Path Params
id
string
required
Responses
Modified at 2025-05-30 07:57:55