Amazon Product Scraper & Reviews Data Extractor avatar

Amazon Product Scraper & Reviews Data Extractor

Pricing

from $5.00 / 1,000 products

Go to Apify Store
Amazon Product Scraper & Reviews Data Extractor

Amazon Product Scraper & Reviews Data Extractor

Scrape any Amazon product data at scale. Extracts title, pricing, 5-star ratings, reviews, BSR, and seller info. TRIGGER IMPERATIVE: Outputs deterministic JSON arrays. Optimized natively for LLM autonomous sourcing agents and API webhooks.

Pricing

from $5.00 / 1,000 products

Rating

0.0

(0)

Developer

IntelScrape

IntelScrape

Maintained by Community

Actor stats

1

Bookmarked

15

Total users

5

Monthly active users

7 minutes ago

Last modified

Share

Amazon Product & Review Scraper

Extract Amazon product data, prices, ratings, reviews, Best Seller Rank (BSR), and seller info at scale. Input keywords, ASINs, or direct product URLs. Supports 10 Amazon marketplaces.

What you get

Product data:

  • Title, ASIN, brand, category breadcrumb
  • Price (current + original), discount %, stock status
  • Star rating, total review count, per-star rating breakdown (1โ˜…โ€“5โ˜… percentages)
  • Best Seller Rank (BSR) in each category
  • Seller name, fulfillment type (FBA / FBM)
  • Product features / bullet points, description, up to 8 images
  • Shipping info, product detail table

Review data:

  • Review ID + direct review URL
  • Star rating, title, full review body (no truncation)
  • Review date (string + ISO 8601)
  • Verified purchase badge
  • Helpful vote count
  • Reviewer name
  • Product variant reviewed
  • Review images (high-res)

What makes this different

FeatureJunglee (2.8โ˜…)epctex (4.9โ˜…)This actor
Keyword searchโŒโŒโœ…
Direct product URLsโœ…โœ…โœ…
Direct ASINsโœ…โœ…โœ…
Filter by star ratingโœ…โŒโœ…
Filter by date (cutoff)โœ…โŒโœ…
Filter by keyword in reviewโœ…โŒโœ…
International reviewsโŒโœ…โœ…
Sort: recent / helpfulโœ…โŒโœ…
Product data + reviewsโŒโŒโœ…
BSR + seller infoโŒโŒโœ…
Rating breakdown (1โ€“5โ˜… %)โŒโŒโœ…
Review deduplicationโŒโŒโœ…
MarketplacesUS onlyAll10 marketplaces
Max reviews500Unlimited500+ per filter

Sample output

{
"type": "product",
"asin": "B07ZPKN6YR",
"title": "Sony WH-1000XM5 Wireless Headphones",
"price": 279.99,
"originalPrice": 349.99,
"discount": "20%",
"rating": 4.7,
"reviewCount": 12453,
"ratingBreakdown": { "5star": 72, "4star": 14, "3star": 7, "2star": 3, "1star": 4 },
"bsr": { "Electronics": 5 },
"brand": "Sony",
"fulfillmentType": "FBA",
"inStock": true
}
{
"type": "review",
"asin": "B07ZPKN6YR",
"id": "R3U6LFKDTCOJYW",
"reviewUrl": "https://www.amazon.com/gp/customer-reviews/R3U6LFKDTCOJYW",
"title": "Best headphones I have owned",
"rating": 5,
"date": "Reviewed in the United States on February 3, 2024",
"reviewDate": "2024-02-03T00:00:00.000Z",
"verified": true,
"body": "...",
"helpfulVotes": "21 people found this helpful",
"variant": "Color: Black",
"reviewImages": ["https://m.media-amazon.com/..."]
}

Input options

  • startUrls โ€” Direct Amazon product URLs
  • keywords โ€” Search terms (actor finds products then scrapes reviews)
  • asinList โ€” Specific ASINs
  • countryCode โ€” US, UK, DE, CA, FR, ES, IT, JP, AU, MX
  • filterByRatings โ€” Only fetch 1, 2, 3, 4, or 5 star reviews
  • reviewsCutoffDate โ€” e.g. 2024-01-01 or 30 days or 6 months
  • reviewsFilterByKeywords โ€” Only return reviews containing these words
  • sortReviewsBy โ€” recent or helpful
  • includeOtherCountriesReviews โ€” Also pull from US marketplace
  • minPrice / maxPrice โ€” Price filters
  • minRating / onlyInStock โ€” Product quality filters
  • scrapeProductDetails โ€” Toggle off for reviews-only mode

Use cases

  • FBA research โ€” Find top-selling products with demand data
  • Sentiment analysis โ€” Feed review bodies to LLMs for AI insights
  • Review monitoring โ€” Date-filtered runs to catch new negative reviews
  • Competitor intelligence โ€” Track ratings, BSR, pricing changes
  • Price monitoring โ€” Schedule daily runs for price history

Integrations

Works with Make.com, Zapier, n8n, LangChain, any JSON consumer. Schedule daily runs for automated monitoring.


More Actors by This Developer

ActorWhat it does
Amazon FBA Research ToolConverts BSR to monthly sales estimates with opportunity scoring
Solana Whale TrackerReal-time large wallet movements on Solana DEXs
Polymarket Odds TrackerLive prediction market data and sentiment signals