Get Amazon ASIN Results by id
Amazon
Get Amazon ASIN Results by id
One Amazon product page, from a task queued by post_dataforseo_merchant_amazon_asin_submit.
GET
Get Amazon ASIN Results by id
One Amazon product page, from a task queued by
post_dataforseo_merchant_amazon_asin_submit. Returns asin, se_domain, location_code, language_code, check_url, datetime, item_types, items_count and items, each item carrying title, details, image_url, author, data_asin, parent_asin and product_asins - that last field is the variant family, which is how you find the other sizes or colours. Measured at 38 KB. 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
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
DataForSEO task ID.
Response
Successful response
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