n8n Amazon scraper
n8n Amazon scraper extracts product data, prices, and reviews at scale, handling Amazon's aggressive anti-bot measures. Connect it to n8n for price monitoring or market research.
Trusted by industry leaders all over the world
What data you can get with n8n Amazon scraper
Product titles, prices, ratings, review counts, descriptions, images, and seller info. ASIN, availability, and price history. Export as JSON, CSV, or Excel.
Output
{ "url": "https://www.amazon.com/dp/B09X7MPX8L", "asin": "B09X7MPX8L", "brand": "SanDisk", "price": { "value": 145.5, "currency": "$" }, "stars": 4.8, "title": "SanDisk 1TB Extreme microSDXC UHS-I Memory Card with Adapter - Up to 190MB/s, C10, U3, V30, 4K, 5K, A2, Micro SD Card- SDSQXAV-1T00-GN6MA", "seller": { "_fromStrapi": true, "id": "A210SJF12S88M5", "url": "/gp/help/seller/at-a-glance.html/ref=dp_merchant_link?ie=UTF8&seller=A210SJF12S88M5&asin=B09X7MPX8L&ref_=dp_merchant_link&isAmazonFulfilled=1", "name": "Direct Suppliers US", "reviewsCount": null, "averageRating": null }, "inStock": true, "support": "Free Amazon tech support included", "delivery": "Thursday, January 26", "features": [ "Save time with card offload speeds of up to 190MB/s powered by SanDisk QuickFlow Technology (Up to 190MB/s read speeds, engineered with proprietary technology to reach speeds beyond UHS-I 104MB/s, requires compatible devices capable of reaching such speeds. Based on internal testing; performance may be lower depending upon host device interface, usage conditions and other factors. 1MB=1,000,000 bytes. SanDisk QuickFlow Technology is only available for 64GB, 128GB, 256GB, 400GB, 512GB, and 1TB capacities. 1GB=1,000,000,000 bytes and 1TB=1,000,000,000,000 bytes. Actual user storage less.)", "Pair with the SanDisk Professional PRO-READER SD and microSD to achieve maximum speeds (sold separately)", "Up to 130MB/s write speeds for fast shooting (Based on internal testing; performance may be lower depending upon host device interface, usage conditions and other factors. 1MB=1,000,000 bytes.)", "4K and 5K UHD-ready with UHS Speed Class 3 (U3) and Video Speed Class 30 (V30) (Compatible device required. Full HD (1920x1080), 4K UHD (3840 x 2160), and 5K UHD (5120 X 2880) support may vary based upon host device, file attributes and other factors. See HD page on SanDisk site. UHS Speed Class 3 (U3) designates a performance option designed to support real-time video recording with UHS-enabled host devices. Video Speed Class 30 (V30), sustained video capture rate of 30MB/s, designates a performance option designed to support real-time video recording with UHS-enabled host devices. See the SD Association’s official website.)", "Rated A2 for faster loading and in-app performance (A2 performance is 4000 read IOPS, 2000 write IOPS. Results may vary based on host device, app type and other factors)" ], "listPrice": { "value": 299.99, "currency": "$" }, "breadCrumbs": "Electronics › Computers & Accessories › Computer Accessories & Peripherals › Memory Cards › Micro SD Cards", "description": null, "inStockText": "Only 8 left in stock - order soon. Only 8 left in stock - order soon.", "reviewsLink": "/SanDisk-Extreme-microSDXC-Memory-Adapter/product-reviews/B09X7MPX8L?reviewerType=all_reviews", "locationText": "Select your address", "returnPolicy": "Eligible for Return, Refund or Replacement within 30 days of receipt Eligible for Return, Refund or Replacement within 30 days of receipt", "reviewsCount": 36704, "variantAsins": [], "priceVariants": null, "shippingPrice": null, "starsBreakdown": { "1star": 0.01, "2star": 0.01, "3star": 0.02, "4star": 0.09, "5star": 0.86 }, "thumbnailImage": "https://m.media-amazon.com/images/I/716kSUlHouL.__AC_SX300_SY300_QL70_FMwebp_.jpg", "bestsellerRanks": null, "fastestDelivery": "Sunday, January 22", "answeredQuestions": 151, "variantAttributes": []}How to set up n8n Amazon scraper with Apify
Configure the Actor with search keywords, category URLs, or product ASINs. It extracts product data including prices, descriptions, and reviews. Set limits on products to process.
Sign up for Apify account01
Creating an account is quick and free. No credit card required. Your account gives you access to more than 20,000+ scrapers and APIs.
Get your Apify API token02
Go to Settings in Apify Console and navigate to the API & Integrations tab. There, create a new token and save it for later.
Test run Amazon scraper03
Open Amazon scraper in Apify Console and configure your input parameters. Click Start to run the Actor and preview the data structure you receive in your n8n workflow.
Integrate Amazon scraper via n8n04
Add the Apify node to your n8n workflow. Select Run Actor as the operation, choose your Actor, and pass your input configuration as JSON. Enable Wait for finish to retrieve results directly in subsequent nodes.
Never get blocked
Every plan (free included) comes with Apify Proxy, which is great for avoiding blocking and giving you access to geo-specific content.
Customers love us
We truly care about the satisfaction of our users and thanks to that we're one of the best-rated data extraction platforms on both G2 and Capterra.
Monitor your runs
With our latest monitoring features, you always have immediate access to valuable insights on the status of your web scraping tasks.
Use the HTTP Request node to call the Apify API. Authenticate with your API token, specify the Amazon scraper Actor ID and input parameters, then trigger the run. For short scrapes, you can wait for results synchronously. For longer runs, use webhooks to notify your workflow when data is ready.
Apify offers a free tier with prepaid platform usage - enough for testing and small-scale scraping. Paid plans are available for larger data volumes. No credit card required to try the free tier.
No. Most Apify Actors work through a simple web interface where you configure URLs and extraction settings. Connect the Amazon scraper Actor to n8n using the HTTP Request node with no coding required. For advanced customizations, you can modify Actor inputs or write custom extraction logic.
Apify Actors automatically rotate proxies, manage browser fingerprints, solve CAPTCHAs, and handle rate limiting. When a site adds new protections, the Apify team updates the Actors. You get reliable data extraction without managing infrastructure or chasing site changes.