Amazon Scraper Pro avatar

Amazon Scraper Pro

Under maintenance

Pricing

Pay per usage

Go to Apify Store
Amazon Scraper Pro

Amazon Scraper Pro

Under maintenance

Extract Amazon products, prices, reviews, ratings, variants & more from any URL. Supports 18 countries. More fields than any free alternative — includes reviews, Q&A, badges, coupons, specs & CSV export. Zero cost.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

vishnu

vishnu

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Amazon Product Scraper Pro 🚀

A free, open-source Amazon scraper that extracts more data, handles blocks better, and costs nothing to use.

Built as a complete improvement over existing Amazon scrapers on Apify Store. No rental fee. No hidden costs. Just better engineering.


What makes this better?

FeatureThis Actorjunglee/amazon-crawler
PriceFree$40/month
Reviews scraping✅ Yes❌ No
Q&A scraping✅ Yes❌ No
Climate Pledge badge✅ Yes❌ No
Small Business badge✅ Yes❌ No
Coupon extraction✅ YesPartial
Subscribe & Save %✅ Yes❌ No
Frequently Bought Together✅ Yes❌ No
Structured tech specs✅ Yes (JSON)Flat text
Hazmat/safety warnings✅ Yes❌ No
CSV export✅ Native❌ No
JSON export✅ Native❌ No
Bestseller/New Releases pages✅ YesPartial
Deals pages✅ Yes❌ No
Amazon country domains✅ 18 countries15 countries
Lightning Deal detection✅ Yes❌ No
Stock count ("Only X left")✅ Yes❌ No

How to use

1. Paste any Amazon URL

Supports all Amazon URL types:

  • Product pages: https://www.amazon.com/dp/B09X7MPX8L
  • Search results: https://www.amazon.com/s?k=mechanical+keyboard
  • Category pages: https://www.amazon.com/s?i=electronics
  • Bestsellers: https://www.amazon.com/best-sellers-electronics/
  • Deals: https://www.amazon.com/deals
  • New Releases: https://www.amazon.com/gp/new-releases/

2. Configure options

  • Max items: How many products to extract
  • Scrape reviews: Get individual customer reviews per product
  • Scrape Q&A: Get Q&A per product
  • Export format: Dataset only, CSV, JSON, or both

3. Download your data

Results are available in:

  • Apify Dataset (always, with table view)
  • CSV file (if enabled)
  • JSON file (if enabled)

Sample output

{
"asin": "B09X7MPX8L",
"title": "SanDisk 1TB Extreme microSDXC...",
"brand": "SanDisk",
"price": 145.50,
"listPrice": 299.99,
"currency": "USD",
"discountPct": 51,
"rating": 4.8,
"reviewsCount": 36704,
"inStock": true,
"stockCount": 8,
"isPrime": true,
"isBestSeller": true,
"isAmazonsChoice": false,
"isClimatePledge": true,
"isSmallBusiness": false,
"hasCoupon": false,
"subscribeAndSave": { "text": "Save 5%", "pct": 5 },
"badges": ["Best Seller", "Climate Pledge Friendly"],
"mainImage": "https://m.media-amazon.com/images/...",
"imageCount": 7,
"videoCount": 2,
"delivery": "Get it by Thursday, Jan 26",
"fastestDelivery": "Get it Sunday, Jan 22",
"returnPolicy": "Eligible for Return within 30 days",
"warrantyInfo": "Limited lifetime warranty",
"sellerName": "Direct Suppliers US",
"fulfilledByAmazon": true,
"technicalSpecs": {
"Flash Memory Size": "1 TB",
"Compatible Devices": "GoPro, smartphones, tablets",
"Read Speed": "190 Megabytes Per Second"
},
"bestsellerRank": 1,
"bestsellerCategory": "Micro SD Cards",
"breadcrumbs": "Electronics › Memory Cards › Micro SD Cards",
"frequentlyBoughtTogether": ["B07FCMBLV6", "B00UOQBL80"],
"scrapedAt": "2024-02-01T12:00:00.000Z"
}

Supported Amazon domains

US, UK, Germany, France, Italy, Spain, Canada, Japan, India, Australia, Mexico, Brazil, UAE, Singapore, Netherlands, Sweden, Poland, Turkey


Tips for best results

  • For large scrapes (10,000+ products): Use search/category URLs with maxItems set
  • For price monitoring: Use product URLs directly, disable reviews
  • For competitive research: Enable all fields, export as CSV for spreadsheet analysis
  • For CAPTCHA avoidance: Keep requestDelayMs at 1500+ and maxConcurrency at 5 or below

Integrations

Connect to Make, Zapier, Google Sheets, Slack, and 1500+ other apps via Apify's built-in integrations.

Use webhooks to get notified when a run completes.


Issues & Feedback

Found a bug or want a new feature? Open an issue in the Issues tab. This is open source and actively maintained.