Skip to main content
GET
Get Google Shopping Products Results by id
The parsed result of a Google Shopping search queued by post_dataforseo_merchant_google_products_submit. Returns keyword, se_domain, location_code, language_code, check_url, datetime, spell, item_types, items_count and items, each item carrying rank_group, rank_absolute, position, xpath, title and nested items. Measured at 83 KB for a ten-result search. Free - the charge was on the submit. Wrapped in DataForSEO’s envelope: data in tasks[0].result, outcome in tasks[0].status_code - a rejected request still returns HTTP 200. 🔴 The _fetch_html twin returns the raw page source instead: measured at 2.6 MB against 82 KB for the parsed version of the same task, a 32x difference. Reach for it only when the parsed result is missing something you can point at.

Example

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

DataForSEO task ID.

Response

Successful response

id
string

task identifier unique task identifier in our system in the UUID format you will be able to use it within 30 days to request the results of the task at any time