Amazon Scraper API
Search products, fetch full product detail, list offers and reviews, pull bestsellers, new releases, and deals, and retrieve seller storefronts from Amazon — the world’s largest online marketplace. The API handles authentication, anti-bot bypass, and marketplace routing automatically.Key Features
20 Marketplaces
Access all major Amazon marketplaces including US, UK, DE, FR, IT, ES, JP, CA, IN, AU, and more.
Anti-Bot Bypass
Automatic AWS WAF bypass via Chrome TLS impersonation, fresh residential sessions, and origin warmup.
Rich Product Data
Variants, badges, buybox, best-seller ranks, A+ content, specs, and frequently-bought-together.
Structured Data
Clean JSON responses with normalized prices, ratings, reviews, offers, and seller feedback.
Country Proxies
Requests are routed through residential proxies matching the target marketplace for accurate pricing.
SDK Support
First-class support via the ScrapeBadger Node.js and Python SDKs.
Supported Marketplaces
Amazon operates across 20 country domains. Use thedomain query parameter to target a specific one.
Quick Start
Endpoints
Credit Costs
Authentication
All requests require your API key in theX-API-Key header:
Anti-Bot Handling
Amazon protects its catalog with AWS WAF, IP-reputation scoring, and TLS/HTTP-2 fingerprinting. ScrapeBadger clears these automatically using Chrome TLS impersonation on fresh residential sessions matched to the target marketplace, plus an origin-warmup step that seeds a clean WAF-passing session before guarded endpoints (offers, autocomplete) are fetched. You never need to manage proxies, sessions, or CAPTCHAs.For accurate pricing and availability, requests are routed through residential proxies in the marketplace’s country. This is handled automatically based on the
domain parameter.Next Steps
Search Products
Full API reference for searching the Amazon catalog
Get Product Detail
Retrieve full product detail for a specific ASIN

