Amazon Search Products Scraper

Amazon Search Products Scraper

by pintostudio

The Amazon Search Products Actor is designed to search and scrape product data from Amazon based on a specific keyword, category, filters, and region....

866 runs
29 users
Try This Actor

Opens on Apify.com

About Amazon Search Products Scraper

The Amazon Search Products Actor is designed to search and scrape product data from Amazon based on a specific keyword, category, filters, and region. It returns structured product details such as title, price, ASIN, ratings, pagination and more.

What does this actor do?

Amazon Search Products 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 Search Products Actor The Amazon Search Products Actor is designed to search and scrape product data from Amazon based on a specific keyword, category, filters, and region. It returns structured product details such as title, price, ASIN, ratings, pagination and more. --- ## 📦 Input Schema This actor accepts the following input fields: | Field | Type | Description | Required | Default | |---------------|----------|-----------------------------------------------------------------------------------------------------|----------|---------| | query | string | Keywords to search for products | ✅ Yes | | | category | string | Amazon category to narrow down the search (e.g., electronics, books) | ❌ No | | | sortBy | string | Sort products by different criteria | ❌ No | featured | | lowPrice | integer | Minimum price filter in the search results | ❌ No | | | highPrice | integer | Maximum price filter in the search results | ❌ No | | | page | integer | Page number for pagination (starting from 1) | ❌ No | 1 | | countryIso | string | Two-letter ISO code of the Amazon regional site (e.g., us, de, in) | ❌ No | us | ### sortBy Options: - featured - priceLowtoHigh - priceHightoLow - avgCustomerReview - newestArrivals - bestSellers ### countryIso Supported Values: au, be, br, ca, cn, eg, fr, de, in, ie, it, jp, mx, nl, pl, sa, sg, za, es, se, tr, ae, gb, us --- ## 🛠️ How It Works 1. The actor accepts search input such as query and filters. 2. It fetches the Amazon search result page using a headless request method. 3. It parses the HTML to extract structured data about each product. 4. It returns the result in JSON format and stores it in the Apify dataset. --- ## 📤 Sample Output ```json { "results": [ { "asin": "B0BZXLMM3H", "title": "Under ArmourMen's Charged Surge 4 Sneaker", "url": "https://www.amazon.com/Under-Armour-Charged-Surge-Running/dp/B0BZXLMM3H", "image": "https://m.media-amazon.com/images/I/51QbiMp2w4L.AC_UL650.jpg", "price": "$45.95", "rating": "4.5 out of 5 stars", "reviews": "4,675", "delivery": "FREE delivery Sun, Jun 8", "sponsored": false, "prime": true, "extraInfo": "Or fastest delivery Tomorrow, Jun 4" } ], "pagination": { "currentPage": 1, "itemsPerPage": 48, "totalResults": 2000, "totalAvailablePages": 42, "paginationLinks": [ { "text": "2", "href": "/s?k=shoes&s=featured&page=2", "isCurrentPage": false, "isNavigationLink": false }, { "text": "Next", "href": "/s?k=shoes&s=featured&page=2", "isCurrentPage": false, "isNavigationLink": true } ] }, "relatedSearch": [ { "text": "shoes for women", "url": "https://www.amazon.com/s?k=shoes+for+women" } ] } ```` --- ## 🚀 Deployment This actor is deployed on Apify platform and can be used directly via: * Apify Console * Apify API * Apify Scheduler (for automation) --- ## Support If you have any questions or encounter any issues, please consult the Apify documentation or reach out to us through one of the following channels: * Telegram: @pintoflow * Email: pintoflowpt@gmail.com * Apify Platform: You can also contact us directly through this platform. ---

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

Start Free Trial

Actor Information

Developer
pintostudio
Pricing
Paid
Total Runs
866
Active Users
29
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