Amazon ASINs Scraper avatar
Amazon ASINs Scraper

Pricing

$40.00/month + usage

Go to Apify Store
Amazon ASINs Scraper

Amazon ASINs Scraper

Developed by

Junglee

Junglee

Maintained by Apify

Gets you product data from Amazon. Unofficial API. Scrapes and downloads product information without using the Amazon API, including reviews, prices, descriptions.

4.1 (5)

Pricing

$40.00/month + usage

21

991

63

Issues response

1.7 days

Last modified

19 hours ago

What can Amazon ASINs Scraper do?

Amazon ASINs Scraper will enable you to get more data from the Amazon Store than the official Amazon API.

  • Enter an ASIN and get all data associated with it in seconds
  • Scrapes both ASINs, the unique number assigned to each product on Amazon, as well as offers, the section on a page that shows similar products from other sellers
  • Discover up-and-coming brands and products by seeing what’s trending
  • Scrape offers to track competitors’ sales and promotions
  • Monitor the performance of (sub)categories for better market positioning
  • Export data in multiple formats: JSON, CSV, Excel, or HTML
  • Export via SDKs (Python & Node.js), use API Endpoints, webhooks, or integrate with workflows

What data can I extract?

🆔 Titles™️ Brands
💲 Prices⭐ Stars
🗒️ Descriptions🚀 Features
🫴 Offers🤑 Seller data

How to use Amazon ASINs Scraper

Amazon ASINs Scraper is designed with users in mind, even those who have never extracted data from the web before. Using it takes just a few steps.

  1. Create a free Apify account using your email
  2. Open Amazon ASINs Scraper
  3. Add one or more Amazon ASINs
  4. Click the “Start” button and wait for the data to be extracted
  5. Download your data in JSON, XML, CSV, Excel, or HTML

Input

Input is simple: once in the Console for Amazon ASINs Scraper enter the ASINs you want to scrape in the relevant field and then select which Amazon store you want to scrape (the .com store by default).

With that done, click on “Start” and the Actor will get to work; scraping usually takes less than a minute per ASIN.

Amazon ASINs Scraper input

Output

The results will be wrapped into a dataset which you can find in the Storage tab. Here's an excerpt from the dataset you'd get if you apply the input parameters above:

Amazon ASINs Scraper output

You can export data in almost any form, such as JSON, CSV, XML, or Excel. Here is what the data looks like in JSON:

[
{
"thumbnailImage": "https://m.media-amazon.com/images/I/61mpMH5TzkL.__AC_SX300_SY300_QL70_FMwebp_.jpg",
"asin": "B07GBZ4Q68",
"title": "Logitech G502 HERO High Performance Wired Gaming Mouse, HERO 25K Sensor, 25,600 DPI, RGB, Adjustable Weights, 11 Programmable Buttons, On-Board Memory, PC / Mac",
"description": "Logitech updated its iconic G502 gaming mouse to deliver even higher performance and more precise functionality than ever. The G502 Hero high Performance Gaming mouse is a top choice as a best rated gaming mouse, features the next generation Hero 16K Optical sensor, the highest performing and most efficient gaming sensor Logitech has ever made. An all-new lens and an updated tracking algorithm deliver ultra-precise tracking with no acceleration, smoothing, or filtering over the entire DPI range. This ergonomic gaming mouse allows you to customize RGB mouse lighting to match your style and environment or sync to other Logitech G products. No matter your gaming style, it works well for gamers looking for a gaming mouse with side buttons. It's easy to tweak G502 Hero to match your requirements, suitable for custom profiles for your games, adjustable sensitivity from 200 up to 16,000 DPI, and a tunable weight system for tuning and balancing of up to five 3.6G weights for just the right balance and feel.",
"brand": "Logitech G",
"stars": 4.6,
"reviewsCount": 55283,
"price.value": 42.99,
"breadCrumbs": "Video Games > PC > Accessories > Gaming Mice",
"url": "https://www.amazon.com/gp/product/B07GBZ4Q68?smid="
},
]

Want to scrape more Amazon data?

If you’d like to scrape more data from Amazon, give any of the following Actors a try.

📚 Amazon Product Scraper📔 Amazon Reviews Scraper
💰 Amazon Bestsellers Scraper👨‍🦲 Amazon Scraper
👥 Amazon Seller Scraper📈 Amazon Price Tracker

FAQ

Can I use integrations with Amazon ASINs Scraper?

You can integrate Amazon ASINs Scraper with almost any cloud service or web app. We offer integrations with Make, Zapier, Slack, Airbyte, GitHub, Google Drive, and plenty more.

Alternatively, you could us webhooks to carry out an action whenever an event occurs, such as getting a notification whenever Amazon ASINs Scraper successfully finishes a run.

How much will using Amazon ASINs Scraper cost you?

Amazon ASINs Scraper works on our rental model, meaning that you pay $40 per month for unlimited usage, though you will still have to pay a small fee for usage of the Apify platform.

The $40 fee is subtracted from your pre-paid account, while you can reduce the cost of platform usage by subscribing to our higher tier pricing plans. For more details, take a look at the pricing tab.

Can I use Amazon ASINs Scraper with the Apify API?

The Apify API gives you programmatic access to the Apify platform. The API is organized around RESTful HTTP endpoints that enable you to manage, schedule, and run Apify Actors. The API also lets you access any datasets, monitor actor performance, fetch results, create and update versions, and more.

To access the API using Node.js, use the apify-client NPM package. To access the API using Python, use the apify-client PyPI package.

Click on the API tab for code examples, or check out the Apify API reference docs for all the details.

Can I use Amazon ASINs Scraper through an MCP Server?

With Apify API, you can use almost any Actor in conjunction with an MCP server. You can connect to the MCP server using clients like ClaudeDesktop and LibreChat, or even build your own. Read all about how you can set up Apify Actors with MCP.

For Amazon ASINs Scraper, go to the MCP tab and then go through the following steps:

  1. Start a Server-Sent Events (SSE) session to receive a sessionId
  2. Send API messages using that sessionId to trigger the scraper
  3. The message starts the Amazon ASINs Scraper with the provided input
  4. The response should be: Accepted

Our scrapers do not extract any private user data, such as email addresses, gender, or location. They only extract what the user has chosen to share publicly.

However, you should be aware that your results could contain personal data. Personal data is protected by the GDPR in the European Union and by other regulations around the world. You should not scrape personal data unless you have a legitimate reason to do so. If you're unsure whether your reason is legitimate, consult your lawyers. You can also read our blog post on the legality of web scraping.

Your feedback

We’re always working on improving the performance of our Actors. If you have any technical feedback for Amazon ASINs Scraper or found a bug, please create an issue in the Issues tab.