Skip to content

Amazon API

georgesvash edited this page Nov 5, 2018 · 2 revisions

Amazon API provides TOP100 results from Amazon results pages based on a keyword (product). Moreover, you can get HTML of results pages by using Amazon HTML API. Using the Amazon ASIN for a particular product you can get a full list of ASINs assigned to different modifications of this product (ASIN is the unique identifier of a product assigned by Amazon).

The operating principle of the Amazon API is similar to that of the Rank Tracker API. The main difference is that with Amazon API you don’t receive all completed results at once. What you receive is a list of task_id of completed results, so each result should be requested separately using its task_id. This is due to huge amounts of data included in each Amazon API task. Tasks with higher priority are processed faster. Therefore, the delivery of such results takes less time.


Amazon

Amazon HTML

Amazon ASIN

Getting Started

  1. Home
  2. Installation
  3. Configuration
  4. Base Usage
  5. Response Collection
  6. Abstract Model

DataForSEO APIs

Clone this wiki locally