← Back to Arsenal
Amazon Product Scraper

Amazon Product Scraper

E-commerce

Product Intelligence at Scale - Scrape Amazon product data for market research, pricing intelligence, and competitive analysis.

Amazon Product Scraper

"Product Intelligence at Scale" by John Rippy | johnrippy.link
🏆 2025 Zapier Automation Hero of the YearProject Phoenix: A 95-step AI sales pipeline cutting development time by 50%. Read more →

---

Features

Use Cases

Input

{
  "searchQueries": ["wireless earbuds", "yoga mat"],
  "marketplace": "amazon.com",
  "maxProducts": 50,
  "includeReviews": true
}

Output

{
  "asin": "B0EXAMPLE123",
  "title": "Sony Wireless Earbuds with Active Noise Cancellation",
  "url": "https://www.amazon.com/dp/B0EXAMPLE123",
  "price": "$49.99",
  "originalPrice": "$64.99",
  "rating": 4.5,
  "reviewCount": 3250,
  "bsrRank": 156,
  "brand": "Sony",
  "prime": true,
  "inStock": true
}

Pricing

This actor uses pay-per-event pricing:

Example: Scrape 100 products = $1.00

Author

Built by John Rippy | johnrippy.link