Get Amazon Sellers Results by id
Amazon
Get Amazon Sellers Results by id
The sellers offering one Amazon product and what each charges, from a task queued by post_dataforseo_merchant_amazon_sellers_submit.
GET
Get Amazon Sellers Results by id
The sellers offering one Amazon product and what each charges, from a task queued by
post_dataforseo_merchant_amazon_sellers_submit. 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. This answers who else is in the buy box; the product itself is get_dataforseo_merchant_amazon_asin_fetch. 🔴 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