Skip to main content
POST
Live Google Organic SERP Advanced
Returns the ranked results for a keyword on Google, synchronously. Returns keyword, type, se_domain, location_code, language_code, check_url, datetime, spell, refinement_chips, item_types, items_count and items. Measured at 57 KB for a ten-result Google query. ⚠️ Three result depths exist for the same query and differ by two orders of magnitude: regular measured 4.8 KB, advanced 57 KB, and html 2.4 MB. advanced is the default choice; take regular when only the ranked list matters and html only to check what the parser dropped. 💰 Measured at 0.002upstreamagainstthe0.002 upstream against the 0.012 billed - this family is the cheapest source of search data here, six times under the flat rate. Wrapped in DataForSEO’s envelope: data in tasks[0].result, outcome in tasks[0].status_code - a rejected request still returns HTTP 200.

Example

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
keyword
string
required

Keyword to search for

location_name
string

Full name of search engine location

location_code
integer

Search engine location code

location_coordinate
string

GPS coordinates of a location

language_name
string

Full name of search engine language

language_code
string

Search engine language code

device
string

Device type: desktop or mobile

os
string

Device operating system

depth
integer

Parsing depth, default 100, max 700

max_crawl_pages
integer

Page crawl limit, max 100

calculate_rectangles
boolean

Calculate pixel rankings for SERP elements

tag
string

User-defined task identifier

Response

Successful response

version
string

API version

status_code
integer

General status code

status_message
string

General informational message

time
string

Execution time

cost
number

Request cost in USD

tasks_count
integer

Number of tasks returned

tasks_error
integer

Number of tasks returned with an error

tasks
string

Array of live task objects

tasks[].id
string

Task identifier

tasks[].result
string

Live SERP advanced results