Amazon Product Scraper
Pricing
$10.00/month + usage
Amazon Product Scraper
Amazon Scraper Actor uses to collect product data via search terms, URLs, or ASINs. Extracts title, price, rating, reviews, images, features, and sellers. Supports proxies, async scraping, and optional full details. Outputs clean structured JSON.
Pricing
$10.00/month + usage
Rating
0.0
(0)
Developer

Data Pilot
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
🚀 Amazon Product Scraper is a powerful Apify Actor designed to extract detailed Amazon Product data from Amazon search results and individual product pages. This tool provides comprehensive Amazon Product information, including titles, prices, ratings, reviews, images, and seller details for any Amazon Product query. Whether you're conducting Amazon Product research, price monitoring, or market analysis, the Amazon Product Scraper delivers accurate Amazon Product data efficiently.
With browser automation using Playwright, the Amazon Product Scraper ensures reliable extraction of dynamic Amazon Product content that may not be available through simple API calls. It focuses on key Amazon Product metrics like pricing, availability, and seller information, making it an essential tool for Amazon Product analysis and e-commerce research.
🔥 Features
- Comprehensive Amazon Product Extraction – Scrapes detailed Amazon Product data, including ASINs, titles, prices, ratings, and reviews for any search query or product URL.
- Search & Product Page Support – Handles both Amazon Product search results and direct Amazon Product page URLs for flexible Amazon Product data collection.
- Seller Information – Extracts Amazon Product seller details, including merchant names, prices, and shipping options.
- Batch Processing – Processes multiple Amazon Product search terms in a single run for efficient Amazon Product data collection.
- Full Detail Enrichment – Optionally retrieves full Amazon Product details (features, images, availability) for top search results.
- Residential Proxy Support – Utilizes Apify's residential proxies to bypass restrictions and ensure high success rates for Amazon Product scraping.
- Error Handling – Robust logging and fallback mechanisms for failed Amazon Product scrapes.
- Dataset Integration – Automatically uploads Amazon Product data to your Apify dataset for easy export and analysis.
⚙️ How It Works
The Amazon Product Scraper takes search terms or product URLs as input and uses Playwright to launch a headless browser, navigate to Amazon, and extract Amazon Product data. It parses HTML elements for Amazon Product details like price, rating, and images. The scraper returns structured Amazon Product data on success or error details on failure, providing a reliable way to gather Amazon Product information for research and analysis.
Key Processing Steps:
- Input Validation – Parse search terms or ASINs
- Browser Launch – Initialize Playwright headless browser
- Amazon Navigation – Visit Amazon search or product pages
- HTML Parsing – Extract product data from page elements
- Seller Extraction – Parse seller information and prices
- Image Collection – Gather product images and details
- Data Compilation – Aggregate all product data
- Export – Push results to dataset in JSON format
Key benefits for Amazon Product analysis:
- Track Amazon Product prices and availability in real-time.
- Analyze Amazon Product reviews and ratings for market insights.
- Build Amazon Product databases for e-commerce research.
- Monitor competitor products and pricing strategies.
- Research market trends through product availability.
📥 Input
The scraper accepts the following input parameters:
| Field | Type | Default | Description |
|---|---|---|---|
searchTerms | string | required | List of search terms or ASINs to scrape Amazon Product data from, comma-separated (e.g., "laptop, B08N5KWB9H"). |
maxResults | integer | 10 | Maximum number of Amazon Product results per search (1-50). |
getFullDetails | boolean | true | Retrieve full Amazon Product details (features, images) for top results. |
useApifyProxy | boolean | true | Enable residential proxies for Amazon Product scraping. |
apifyProxyGroups | array | ["RESIDENTIAL"] | Proxy groups to use (e.g., ["RESIDENTIAL"]). |
Example input JSON:
{"searchTerms": "wireless headphones, B08N5KWB9H","maxResults": 15,"getFullDetails": true,"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"]}
📤 Output
The scraper outputs detailed Amazon Product data in JSON format for each result. Each record includes:
| Field | Type | Description |
|---|---|---|
product | object | Amazon Product details object. |
sellers | array | Array of seller objects for the product. |
Product Object Fields:
| Field | Type | Description |
|---|---|---|
asin | string | Amazon Standard Identification Number. |
title | string | Title of the Amazon Product. |
brand | string | Brand of the Amazon Product. |
price | string | Current price of the Amazon Product. |
rating | string | Average rating of the Amazon Product. |
reviewCount | string | Number of reviews for the Amazon Product. |
availability | string | Availability status of the Amazon Product. |
prime | boolean | Prime eligible status. |
features | array | List of product features. |
images | array | List of image URLs. |
url | string | URL to the Amazon Product page. |
Sellers Array Fields:
| Field | Type | Description |
|---|---|---|
merchantName | string | Name of the seller. |
price | string | Seller's price for the product. |
shipping | string | Shipping information. |
prime | boolean | Prime shipping status. |
Example output for Amazon Product data:
{"product": {"asin": "B08N5KWB9H","title": "Example Amazon Product","brand": "Example Brand","price": "$29.99","rating": "4.5 out of 5 stars","reviewCount": "1,234","availability": "In Stock","prime": true,"features": ["Feature 1", "Feature 2", "Feature 3"],"images": ["https://example.com/image1.jpg", "https://example.com/image2.jpg"],"url": "https://www.amazon.com/dp/B08N5KWB9H"},"sellers": [{"merchantName": "Amazon","price": "$29.99","shipping": "Free Prime shipping","prime": true},{"merchantName": "Third Party Seller","price": "$27.99","shipping": "Free shipping on orders over $25","prime": false}]}
🧰 Technical Stack
- HTML Parsing: BeautifulSoup – HTML element extraction
- Data Processing: JSON formatting, price parsing
- Proxy Support: Apify Proxy with RESIDENTIAL support
- Platform: Apify Actor – serverless, scalable, integrated with Dataset
- Deployment: One‑click run on Apify Console or via REST API
🎯 Use Cases
- Price Monitoring – Track Amazon product prices over time for monitoring and alerts.
- Competitor Analysis – Analyze competitor products and pricing strategies.
- Market Research – Research product availability and market trends.
- Product Database Building – Build comprehensive product databases for e-commerce analysis.
- Review Analysis – Analyze product reviews and ratings for insights.
- Seller Research – Research seller information and pricing across products.
- Inventory Tracking – Monitor product availability across multiple sellers.
- Brand Monitoring – Monitor brand products and performance metrics.
- Price Comparison – Compare prices across different sellers for the same product.
- Product Trend Analysis – Identify trending products and categories.
- Lead Generation – Find product opportunities in specific niches.
- Quality Analysis – Analyze product ratings for quality assessment.
- Marketing Research – Research successful product listings and descriptions.
- Dropshipping Research – Research dropshipping opportunities on Amazon.
🚀 Quick Start
- Open in Apify Console – visit the Actor page and click Try for free.
- Enter search terms – provide product names or ASINs (e.g., "laptop, B08N5KWB9H").
- Set result limits – choose between 1-50 results per search.
- Enable full details – toggle to get features and images for top results.
- Click Start – the Actor will scrape Amazon Product data using browser automation.
- View Results – check the dataset for extracted product information.
- Analyze Data – examine prices, ratings, seller information.
- Export – download the results as JSON, CSV, or Excel.
You can also call this Actor programmatically via Apify SDK or REST API – ideal for automated price monitoring and market research.
💎 Why This Scraper?
| Feature | Benefit |
|---|---|
| ✅ Complete data | Get prices, ratings, reviews, sellers. |
| ✅ Browser automation | Handle dynamic Amazon content. |
| ✅ Seller information | Get multiple seller prices and shipping. |
| ✅ Batch processing | Process multiple searches efficiently. |
| ✅ Full details option | Get features and images for analysis. |
| ✅ Residential proxies | Bypass restrictions – reliable access. |
| ✅ Error handling | Robust fallback mechanisms. |
| ✅ Apify ecosystem | Seamless integration with other Actors, triggers, and webhooks. |
📦 Changelog
- Initial release of Amazon Product Scraper
- Amazon search results scraping
- Direct product page URL support
- ASIN-based product lookup
- Comprehensive product data extraction
- Seller information and pricing
- Product images extraction
- Product features and specifications
- Ratings and review counts
- Availability status tracking
- Prime eligibility detection
- Batch search term processing
- Full detail enrichment option
- Residential proxy support
- Error handling with fallback mechanisms
- Automatic dataset integration
- Full Apify Actor integration
🧑💻 Support & Feedback
- Issues & Ideas: Open a ticket on the Apify Actor issue tracker
- Documentation: Visit Apify Docs for comprehensive platform guides
- Community: Join the Apify community forum for discussions and support
- Bug Reports: Submit detailed bug reports through the issue tracker
- Feature Requests: Suggest new features to improve the scraper
💰 Pricing
- Free for basic usage on Apify platform
- Paid plans available for higher limits and priority support
- Proxy credits consumed based on residential proxy usage
Disclaimer: Amazon Product Scraper is provided as-is for research and analysis purposes. Users are responsible for ensuring their usage complies with Amazon's policies and applicable laws.
🎉 Get Started Today
Begin scraping Amazon Product data now!
Use Amazon Product Scraper for:
- 💰 Price Monitoring
- 🔍 Competitor Research
- 📊 Market Analysis
- 💡 Product Research
- 📈 Trend Analysis
Perfect for:
- E-commerce Professionals
- Researchers
- Market Analysts
- Business Strategists
- Price Trackers
Last Updated: February 2025
Version: 1.0.0
Status: Active Development
Support: 24/7 Customer Support Available
Platform: Apify
📚 Related Tools
For comprehensive e-commerce and market research, explore our full suite of tools:
- Google Search Results Scraper
- Ranked Keywords Scraper with SEO Metrics
- Keyword Traffic & CPC Analyzer
- All-in-One Media Downloader
- Ultimate Video Info Fetcher