Oasis
Oasis API allows you to select the specific data you want from the [https://www.amazon.com/] Amazon website in a JSON format and use it to create your own personal Amazon clone or any E-commerce application. This API makes it easier for you to retrieve each and every product info including price, images, reviews ,search queries.
Oasis endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
GET Amazon Product Search Results /search/{searchQuery} |
This endpoint get search results |
| GET |
GET Amazon Product Reviews /products/{productId}/reviews |
This endpoint provides reviews of a specific product on amazon |
| GET |
GET Amazon Product Info /products/{productId} |
This endpoint get details (e.g. images, price, reviews, etc.) about a specific product on Amazon |
| GET |
GET Amazon Product Offers /products/{productId}/offers |
This endpoint generates offers for a specific product on amazon |
Oasis pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|