Amazon Product Search Scraper

Amazon Product Search Scraper

by alpha-scraper

Scrape Amazon search results for prices, ratings, and reviews. Get clean, structured data for price tracking, market research, and competitor analysis.

279 runs
16 users
Try This Actor

Opens on Apify.com

About Amazon Product Search Scraper

Need real-time data from Amazon without the headache of getting blocked? I built this Amazon Product Search Scraper because I needed exactly that—a reliable way to pull clean, structured product data for my own projects. It fetches everything you see on a search results page: current prices (including any deals), star ratings, review counts, product titles, ASINs, and URLs. I use it weekly to track competitor pricing and spot market trends. The scraper handles Amazon's anti-bot measures, so you can run it at scale without constant tweaking. It's become my go-to for building product comparison sheets, feeding price data into analytics dashboards, and conducting market research. Whether you're in e-commerce looking to adjust your pricing strategy, in real estate researching home goods for staging, or just analyzing product trends, this tool gets you the data in a ready-to-use JSON or CSV format. You can set it to run on a schedule, too, which saves a ton of manual effort. It just works, and that's the whole point.

What does this actor do?

Amazon Product Search 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 Search Scraper

Overview

This Apify actor scrapes structured product data from Amazon search and category pages. It outputs clean JSON objects for each product, ready for analysis or integration. You can provide either a list of Amazon URLs or a single keyword, and the actor will handle the search and extraction.

Key Features

  • Structured Output: Returns one JSON object per product with fields like ASIN, title, brand, price, ratings, images, and availability.
  • Dual Input Modes: Scrape via direct URLs (startUrls) or by providing a search keyword.
  • Result Limiting: Use maxSearch to control the total number of items returned.
  • Proxy Support: Works with no proxy, Apify Proxy, or custom proxy configurations. Residential proxies are recommended for better speed and reliability.
  • Data Cleaning: Automatically cleans and normalizes field values (e.g., brand names).

How to Use

Configure the actor using a JSON input object. The two primary methods are:

  1. Keyword Search: Provide a keyword string. The actor will generate and scrape the relevant Amazon search pages.
  2. Direct URL Scraping: Provide an array of Amazon search or category page URLs in startUrls.

You should also configure a proxyConfiguration for consistent performance, especially at scale.

Input / Output

Example Input

{
  "keyword": "table",
  "maxSearch": 40,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": ["RESIDENTIAL"]
  }
}

Output

Each product is pushed as a separate item to the default dataset. The output includes comprehensive, cleaned data.

Example Output Item:

{
  "asin": "B0CLRLGY4N",
  "title": "PayLessHere | 32 Inch Computer Desk | Brown | Office Desk with Metal Frame...",
  "url": "https://www.amazon.com/...",
  "stars": 4.6,
  "stars_text": "4.6 out of 5 stars",
  "number_of_reviews_text": "(6.7K)",
  "price": "$17.99",
  "price_raw": "$17.99",
  "currency": "$",
  "original_price": "$29.99",
  "images": ["https://m.media-amazon.com/images/I/61+H4EM2BwL._AC_UL320_.jpg", ...],
  "thumbnail": "https://m.media-amazon.com/images/I/61+H4EM2BwL._AC_UL320_.jpg",
  "description": "COMPACT BUILD FOR SMALL SPACES: This desk fits seamlessly..."
}

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 Search Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
alpha-scraper
Pricing
Paid
Total Runs
279
Active Users
16
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