Amazon Dataset API
Product listings, prices, reviews, and seller information from the world's largest online marketplace.
Available Data
Here's what you can extract from Amazon using AlterLab:
Business Use Cases
How businesses use Amazon data to make better decisions:
- Price monitoring for competitive analysis
- Product research for market entry
- Review sentiment analysis
- Inventory availability tracking
How It Works
Provide an Amazon product URL
Send any Amazon product page URL (including product detail pages, search results, or Best Seller lists) to AlterLab's API. No Amazon account or developer credentials required.
AlterLab navigates Amazon's challenge system
Amazon uses advanced bot detection that blocks simple requests. AlterLab renders the page in a full browser environment, resolves any challenges automatically, and executes the JavaScript needed to load pricing and availability data.
Receive structured product data
Get clean, structured data including product title, current price, star rating, review count, availability status, seller details, and ASIN — ready to load into your spreadsheet, database, or application.
Key Insight
Amazon updates prices multiple times per day for competitive products. For price monitoring use cases, hourly collection intervals capture most price changes. Best Seller Rankings update hourly for the top 100 products and daily for others — factor this into your refresh schedule.
Data Freshness
Amazon pricing and availability data should be refreshed hourly for competitive products, daily for market research. BSR data updates hourly for top-100 products.
Sample Output
Here's exactly what you receive when you collect Amazon data with AlterLab — clean, structured JSON ready for your application or spreadsheet.
{
"url": "https://amazon.com/dp/B09G9FPHY6",
"asin": "B09G9FPHY6",
"title": "Apple AirPods Pro (2nd Generation)",
"brand": "Apple",
"price": 189,
"currency": "USD",
"original_price": 249,
"discount_percent": 24,
"availability": "In Stock",
"rating": 4.4,
"review_count": 85432,
"bsr_rank": 3,
"bsr_category": "Electronics > Headphones",
"seller_name": "Amazon.com",
"fulfilled_by": "Amazon",
"features": [
"Active Noise Cancellation",
"Adaptive Audio",
"Personalized Spatial Audio"
],
"images": [
"https://m.media-amazon.com/images/I/61SUj2aKoEL.jpg"
],
"scraped_at": "2026-06-25T09:42:11Z"
}Quick Start
POST https://alterlab.io/api/v1/scrape
X-API-Key: YOUR_API_KEY
{
"url": "https://amazon.com/...",
"advanced": { "render_js": true }
}Need an API key? — no credit card required. 5,000 requests included.
Pricing at Scale
AlterLab uses pay-as-you-go pricing — no monthly minimums, no contracts. Balance never expires.
| Volume | Static pages | JS-rendered pages |
|---|---|---|
| 1,000 requests | $0.20 | $2.00 |
| 10,000 requests | $2.00 | $20.00 |
| 100,000 requests | $20.00 | $200.00 |
| 1,000,000 requests | $200.00 | $2,000.00 |
Static pages: $0.0002/request · JavaScript-rendered pages (like Amazon): $0.002/request · First 5,000 requests free. Full pricing details →
Frequently Asked Questions
What Amazon data can I extract?
You can extract publicly visible product data including titles, descriptions, prices, ratings, review text, seller names, and category rankings from any Amazon product page.
How often can I refresh Amazon pricing data?
AlterLab supports high-frequency data collection. Most customers refresh pricing data hourly or daily depending on their competitive intelligence needs.
Do I need coding experience to get Amazon data?
No. AlterLab provides a simple API that returns structured data. You send a URL, and receive clean JSON with all available product information — no parsing or coding required.
Related Use Cases
Responsible Use
AlterLab is designed for extracting publicly available data. Always review the terms of service for any website you access, respect robots.txt directives, and ensure your use case complies with applicable laws in your jurisdiction.
Data Extraction Guides
Python Web Scraping API
Official Python SDK with async support and 5,000 free scrapes to start.
Anti-Bot Handling API
Automatic challenge handling for protected platforms — no extra configuration needed.
Best Web Scraping APIs in 2026
Compare the top scraping APIs by features, pricing, and reliability.
Pricing
From $0.0002/request. No subscriptions. Balance never expires.
Your first scrape.
Sixty seconds.
$1 free credit — up to 5,000 scrapes. No credit card.
Just a POST request.
No credit card required · $1 free credit, up to 5,000 scrapes · Balance never expires