Google Organic SERP Live Advanced
POST
/serp/google/organic/live/advanced
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.dataforseo.com/v3/serp/google/organic/live/advanced' \
--header 'Content-Type: application/json' \
--header 'Authorization: Basic Og==' \
--data-raw '[
{
"keyword": "albert einstein",
"location_name": "united states",
"language_name": "english"
}
]'
Response Response Example
{ "version": "0.1.20241227", "status_code": 20000, "status_message": "Ok.", "time": "4.9189 sec.", "cost": 0.002, "tasks_count": 1, "tasks_error": 0, "tasks": [ { "id": "03251229-8029-0139-0000-3b03dc7c8df7", "status_code": 20000, "status_message": "Ok.", "time": "4.8204 sec.", "cost": 0.002, "result_count": 1, "path": [ "v3", "serp", "google", "organic", "live", "advanced" ], "data": { "api": "serp", "function": "live", "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 10:29:34 +00:00", "spell": null, "refinement_chips": null, "item_types": [ "organic", "people_also_ask", "perspectives", "video", "related_searches", "knowledge_graph" ], "se_results_count": 165000000, "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=7d1b82273738a5db&hl=en&gl=US&glp=1&q=Ulm&si=APYL9btMsmZl0P9CyeA1NmMZFYv4xkDb-_Q4WCJadY9pxozSRV9RJ1bpE-4_M_uphgsOINSI1A9MtY5vYrayodLFVll_ttMj55wGE95K2xeok8PQdkTK2HbnDucpb3xL_u4E4NYEFlIcYO0b_3b89Wnm2lIWs5KWyvOK0AYB6sy9rzd_1rtgIQvAGrPx0KKLG5dqKGjf5cWI&sa=X&ved=2ahUKEwiest-Rg6WMAxU0lokEHSG3Kk4QmxMoAHoECB0QAg", "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]", "title": "Died",
Request
Body Params application/json
Responses
Modified at 2025-05-30 07:58:06