
Amazon Products Crawler (Fast & Simple)
Pricing
$9.99/month + usage

Amazon Products Crawler (Fast & Simple)
Fast and reliable Amazon product scraper that extracts detailed data like title, reviews, price, rating, images, description and features from product URLs. Uses Apify's residential proxies for speed and accuracy. Perfect for price tracking, catalog enrichment, or competitive research.
0.0 (0)
Pricing
$9.99/month + usage
0
Total users
2
Monthly users
2
Runs succeeded
>99%
Last modified
3 days ago
🛒 Amazon Product Scraper
A simple, powerful tool to extract product data directly from Amazon product pages - just drop in a product URL and get structured JSON output.
🚀 What does this Actor do?
This actor scrapes detailed product information from Amazon using product page URLs. Just provide one or more Amazon product links, and the scraper will return all the essential product fields in structured format.
📅 No subcategory crawling
🌐 No Playwright/headless browser overhead
🚀 Fast, stable, and proxy-optimized
🗾️ Example Input
{"startUrls": [{ "url": "https://www.amazon.com/dp/B09X7MPX8L" }],"language": "en","proxyCountry": "AUTO_SELECT_PROXY_COUNTRY"}
🧐 Why use this scraper?
Scraping Amazon product data can help you:
- Monitor pricing and availability over time
- Extract technical specs and attributes for analysis
- Collect images, features, and product descriptions for catalogs
- Enrich your product database or feed
- Run competitive analysis across ASINs
📦 What data do you get?
Here are the fields you’ll get back for every product:
{"asin": "B09X7MPX8L","title": "SanDisk 1TB Extreme microSDXC UHS-I Memory Card with Adapter","price": 145.5,"listPrice": 299.99,"reviewRating": 4.8,"reviewCount": 36704,"featureBullets": ["Save time with card offload speeds of up to 190MB/s","Pair with the SanDisk Professional PRO-READER","Up to 130MB/s write speeds for fast shooting","4K and 5K UHD-ready with UHS Speed Class 3","Rated A2 for faster loading and in-app performance"],"productDescription": "This microSD card is engineered for speed, durability, and performance...","imageUrls": ["https://m.media-amazon.com/images/I/71eZT4xLkoL._AC_SX679_.jpg","https://m.media-amazon.com/images/I/81yCwHwS2PL._AC_SX679_.jpg"],"attributes": [{ "Brand": "SanDisk" },{ "Capacity": "1TB" },{ "Speed": "Up to 190MB/s" }],"ratingsByStar": {"5star": 0.86,"4star": 0.09,"3star": 0.02,"2star": 0.01,"1star": 0.01},"productFacts": {"Metal Type": "None","Clasp Type": "Metal Pin Clasp"},"productFactsList": ["[Compatibility] Fits Garmin Vivoactive 5/Venu /Venu Sq ...","[Soft Breathable Nylon] High-quality, breathable and comfortable strap...","[Stretch & Adjustable Fit] Elastic band with steel buckle fits wrists 145–220mm...","[Easy to Swap] Quick-release pin allows tool-free attachment...","[2-Color Pack] Stylish strap combo to match best-selling Omega Moon Swatch colors..."],"sourceUrl": "https://www.amazon.com/dp/B09X7MPX8L","scrapeId": "scrape_20240519_xyz","insertionTime": "2024-05-19T11:32:00.000Z"}
All fields are returned in consistent camelCase
format and structured for easy integration.
🌍 Proxy Support
To avoid blocking and get region-accurate data, the actor uses Apify’s residential proxies with automatic country detection.
Want to scrape as if you're browsing from a specific country? Just set "proxyCountry": "US"
(or "DE"
, "IL"
, etc.) in the input.
🦖 How to use
- Add one or more product URLs under
startUrls
. - Set your desired language and proxy region.
- Run the actor.
- Download the results from the Dataset tab or access them via API.
🔄 Integrations
Use with:
- Make / Zapier
- Google Sheets / Slack
- Airbyte / GitHub / Drive
Or use webhooks to trigger downstream workflows when scraping completes.
🧰 Developer Notes
- Built with lightweight HTTP scraping (no browser)
- Supports Amazon domains worldwide
- Returns highly structured, readable data
📩 Feedback
If you found a bug or have ideas for improvement, please open an issue in the Issues tab on the Apify platform. We're constantly improving our actors!