Amazon Product Scraper

Amazon Product Scraper

by alpha-scraper

Reliably scrape Amazon for products, prices, ratings, and reviews. Get clean, structured data for market research, competitor analysis, and price tracking.

94 runs
8 users
Try This Actor

Opens on Apify.com

About Amazon Product Scraper

Need to pull data from Amazon without getting blocked or sifting through messy HTML? I've been there. This Amazon Product Scraper actor is what I use to reliably gather clean, structured data for my projects. It fetches the essentials—product titles, current prices, availability, ratings, and customer reviews—and packages it all into a usable format like JSON or CSV. The real value is in its consistency; you get accurate data that's actually ready for analysis, whether you're tracking competitor prices, monitoring market trends, or conducting product research. It runs on the Apify platform, which handles proxies and anti-blocking measures, so you can focus on the insights instead of the infrastructure. For developers, marketers, or analysts who need regular, automated Amazon data, this tool saves a ton of time and headache. Just set your search terms or product URLs, run the actor, and get the data you need to make informed decisions.

What does this actor do?

Amazon Product Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Amazon Product Scraper

Extract structured product metadata from Amazon product and search pages.

Overview

This actor scrapes Amazon product detail pages and search results, returning clean JSON records. It handles single URLs, lists of URLs, or uses a startUrls list for input. The output includes product details like title, price, ratings, images, and availability.

Key Features

  • Data Extraction: Scrapes product detail pages for title, price, availability, ratings, images, description, categories, and more.
  • Flexible Input: Accepts a single URL (url), an array of URLs (urls), or a startUrls list.
  • Proxy Strategy: Uses a no-proxy-first approach with automatic fallback to Apify Proxy (RESIDENTIAL). It attempts requests without a proxy and retries with a proxy if blocked.
  • Dual Output: Pushes one dataset item per processed product and saves a consolidated JSON array to the key-value store under the key OUTPUT.

How to Use

Configure the actor run using input similar to the example below. The proxyConfiguration is optional but recommended for larger jobs to avoid blocks.

Input / Output

Example Input:

{
  "startUrls": [
    { "url": "https://www.amazon.com/dp/B07ZWK2TQT" },
    { "url": "https://www.amazon.com/dp/B0DSLWGWDX" }
  ],
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": ["RESIDENTIAL"]
  }
}

Example Output (single item, trimmed):
The actor outputs an array of JSON objects to the dataset and key-value store.

[
  {
    "url": "https://www.amazon.com/dp/B07ZWK2TQT",
    "title": "Logitech ERGO K860 Wireless Ergonomic Keyboard...",
    "price": "$139.99",
    "original_price": "$149.99",
    "discount": "$149.99 → $139.99",
    "currency": "$",
    "rating": "4.5 out of 5 stars",
    "num_reviews": "7,764 ratings",
    "availability": "In Stock",
    "description": "Improved Typing Posture: Type more naturally...",
    "images": [...],
    "categories": [...]
  }
]

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Amazon Product Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
alpha-scraper
Pricing
Paid
Total Runs
94
Active Users
8
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support