Scraping API

Amazon Scraper

Scrape Amazon product details, reviews, pricing, ASINs, sellers, and keyword results — plus responses from Rufus, Amazon's generative AI shopping assistant. Structured JSON or CSV, in real time.

Scrape at scale without managing proxy pools or anti-bot infrastructure. Scrapeless handles AWS WAF and CAPTCHA challenges at the platform layer, eliminating the need for additional proxy costs and maintenance. Achieve 99.98% success rates across 195+ countries.

Full product, review, price, ASIN & seller data
Rufus AI shopping responses captured
Solves AWS WAF, bot detection & CAPTCHAs
99.98% success rate, JSON or CSV output
AWS WAF Solved
SCRAPE WORKFLOW
Send requestAny Amazon URL, ASIN, keyword or marketplace
Scrapeless engineProxies · CAPTCHA · WAF — handled
0.00%
Structured outputClean JSON or CSV, ready to analyze
Products
Pricing
Rufus AI
Reviews & ASINs

Trusted by leading e-commerce data companies and retail intelligence teams

One API for every Amazon data need

Scrapeless provides dedicated Amazon scrapers for products, reviews, prices, ASINs, sellers, and keyword search results — plus Rufus AI data. Maintain full control, flexibility, and scale without managing proxies, infrastructure, or worrying about blocks.

Amazon Product Scraper

Collect product data including title, brand, description, price, price history, images, ratings, and more — across any Amazon marketplace.

Amazon Reviews Scraper

Collect reviews for any product — review text, star ratings, timestamps, and reviewer details — at scale, with no infrastructure to manage.

Amazon Price Scraper

Track product prices and price history to stay ahead of the competition. Monitor pricing across thousands of ASINs in real time.

Amazon ASIN Scraper

Collect ASIN data across all Amazon domains and URLs. Map catalogs, track listings, and build product databases at scale.

Amazon Seller Scraper

Collect seller data to analyze competition, monitor seller performance, and track pricing strategies — ratings, listings, reviews, and pricing history.

Keyword Search Results

Collect Amazon keyword search results to uncover product rankings, customer preferences, and trending items — refine listing SEO and discover demand.

The AI assistant reshaping how Amazon shoppers decide.

Rufus is Amazon's generative AI shopping assistant — answering shopper questions, comparing products, and recommending purchases directly inside the buying flow.

For brands, Rufus is a brand-new and critical layer of product visibility. As AI-driven discovery transforms e-commerce, Scrapeless is built to capture and monitor Rufus data at scale — the e-commerce equivalent of Generative Engine Optimization (GEO).

Track Rufus recommendations

See which products Rufus recommends for the queries that matter to your category — and whether yours are among them.

Competitive AI visibility

Monitor how Rufus compares your products against competitors, and how those recommendations shift over time.

Optimize for AI commerce

Understand what drives Rufus recommendations so you can optimize listings for the AI-driven shopping era.

Python
import requests
import json

url = "https://api.scrapeless.com/api/v1/scraper/request"

payload = json.dumps({
  "actor": "scraper.amazon",
  "input": {
    "type": "rufus",
    "keywords": "macbook",
    "domain": "www.amazon.com"
  }
})
headers = {
  'x-api-token': '<api-key>',
  'Content-Type': 'application/json'
}

response = requests.request("POST", url, headers=headers, data=payload)

print(response.text)

Amazon is hard to scrape. Scrapeless makes it simple.

Amazon deploys some of the most aggressive anti-bot defenses on the web — AWS WAF, rate limiting, CAPTCHAs, and dynamic JavaScript rendering. Scrapeless handles all of it at the platform layer, so you get clean data without fighting blocks.

Solves AWS WAF challenges

Amazon is protected by AWS WAF, bot detection, and rate limiting. Scrapeless bypasses these challenges automatically — no blocks, no failed jobs, no manual workarounds.

CAPTCHAs handled automatically

CAPTCHAs and challenge pages are solved automatically and included — no separate CAPTCHA service to wire up.

No proxies or infrastructure to manage

Forget rotating proxies, headless browser pools, and IP management. Send a request, get clean structured data back.

All Amazon domains, 195+ countries

Scrape amazon.com, amazon.co.uk, amazon.de, and every Amazon marketplace — with localized pricing and reviews, backed by 80M+ real IPs across 195+ countries.

99.98% success rate, pay per success

Automatic retries and IP rotation deliver a 99.98% success rate. You pay only for successfully delivered results — never for failed requests.

Built for high concurrency

Collect massive volumes of Amazon data with high-concurrency, high-performance scraping — reliable even under heavy load.

Try the Amazon Scraper live

Pick a data type and a preset query — every selection returns a pre-loaded, real Scrapeless sample as rendered output and raw JSON.

Select Data Type

URL

Select your inputs and run the scrape to see a real Scrapeless sample.

Preset queries only — every selection returns a pre-loaded real Scrapeless sample.

One API call. Complete Amazon data.

curl -X POST https://api.scrapeless.com/api/v1/scraper/request \
  -H "x-api-token: ********" \
  -H "Content-Type: application/json" \
  -d "{
    "actor": "scraper.amazon",
    "input": {
      "type": "product",
      "url": "https://www.amazon.com/dp/B0C5K5J5HJ"
    }
  }"

JSON output

{
"html": "<!doctype html><html lang="en-us"...",
"metadata": {
  "rawUrl": "https://api.scrapeless.com/storage/scrapeless.scraper.amazon/bdd6df256f417c55e1de93b459f8297f/30cb8a128e4db0af711b0a0155dd0883_1785918815.html",
  "type": "product"
},
"result": {
  "title": "SUPFINE Magnetic...",
  "seller_name": "Amazon",
  "brand": "SUPFINE",
  "description": "About this item...",
  "initial_price": "$13.99",
  "final_price": "$11.89",
  "availability": "In Stock",
  "reviews_count": "75734",
  "categories": ["Cell Phones & Accessories", "Cases, Holsters & Sleeves"],
  "asin": "B0DPX7X4ZK",
  "buybox_seller": "Amazon",
  "number_of_sellers": 1,
  "root_bs_rank": "3",
  "answered_questions": 0,
  "domain": "https://www.amazon.com",
  "images_count": 1,
  "url": "https://www.amazon.com/dp/B0DPX7X4ZK",
  "video_count": 0,
  "image_url": "https://m.media-amazon.com/images/I/61VVD0fGQ8L._AC_SL1500_.jpg",
  "rating": "",
  "seller_id": "B0DPX7X4ZK",
  "discount": "-15%",
  "manufacturer": "SUPFINE",
  "department": "Cell Phones & Accessories",
  "parent_asin": "B0H8T89K86",
  "input_asin": "B0DPX7X4ZK",
  "origin_url": "https://www.amazon.com",
  "bought_past_month": "400+ bought in past month",
  "is_available": true,
  "root_bs_category": "Cell Phones & Accessories",
  "bs_category": "See Top 100 in Cell Phones & Accessories",
  "bs_rank": "3",
  "buybox_prices": {
    "discount": "-15%",
    "final_price": "$11.89",
    "initial_price": "$13.99",
    "unit_price": ""
  }
}

Prefer push delivery? Configure a webhook and receive each completed result as structured JSON the moment it's ready.

Comprehensive e-commerce data with flexible pricing

Competitive pricing for everything from single projects to enterprise-scale catalog monitoring. Pay only for successfully delivered results, with deeper discounts as you scale.

· All plans include ·

AWS WAF handling
Free CAPTCHA solving
JSON & CSV output
Webhook delivery
High-concurrency support
Pay only for success

Enterprise-grade Amazon data, built for scale.

High-quality, tailored web scraping solutions for critical business projects - with the security, reliability, and support enterprise teams require.

Customized data scraping solutions
High concurrency & high performance
Data cleaning & transformation
Real-time data push & API integration
Data security & privacy protection

Start scraping
Amazon data today

Complete Amazon product and Rufus AI data. AWS WAF solved. Pay only for success. Built for e-commerce intelligence at scale.

Read the docs