Skip to main content
POST
Live Google Images SERP HTML
Returns the image results for a keyword on Google, synchronously. Raw page source rather than parsed results. 🔴 Measured at 2.4 MB for a ten-result Google query, against 57 KB parsed - take it 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_code
integer

Search engine location code

location_name
string

Full name of search engine location

location_coordinate
string

GPS coordinates of a location

language_code
string

Search engine language code

language_name
string

Full name of search engine language

device
string

Device type: desktop or mobile

Response

Successful response

version
string

The current version of the API

status_code
integer

General status code

status_message
string

General informational message

time
string

Execution time, seconds

cost
number

Total tasks cost, USD

tasks
string[]

Array of tasks

tasks[].result
string[]

Array of HTML results