Amazon US Scraper - Products, Prices, Reviews, ASIN Data
Pricing
from $20.00 / 1,000 product scrapeds
Amazon US Scraper - Products, Prices, Reviews, ASIN Data
Scrape Amazon.com (US) products: titles, prices, reviews, ratings, sellers, Prime status, ASIN. Search by keyword OR pass direct ASIN URLs. Datacenter proxy compatible (low cost). PAY_PER_EVENT $0.04 per product scraped.
Pricing
from $20.00 / 1,000 product scrapeds
Rating
0.0
(0)
Developer
viralanalyzer
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
🇺🇸 Amazon US Intelligence — Products, Prices & Reviews from Amazon.com
🔗 View on Apify Store | 🇺🇸 English | 🇧🇷 Português
Scrape Amazon.com (US marketplace) products with prices, ratings, reviews, Prime status, sellers, and best-seller rank. Dedicated US-only fork of the amazon-brazil-intelligence canonical pattern — datacenter-proxy compatible, US English headers, USD currency, US Prime browse-node filter.
✨ Features
- Amazon.com only — single TLD, en-US locale, USD prices, no multi-country branching
- Search OR ASIN URLs — keyword search OR direct
amazon.com/dp/ASINURLs - Pagination — auto-follows "Next" up to
maxProducts(cap 500) - Sort modes — relevance / price-asc / price-desc / rating / newest
- Price range filter —
minPrice/maxPricein USD - Prime-only toggle — adds US Prime filter
rh=p_n_prime_eligible:2470955011 - Customer reviews — optional, up to 100 per product with rating, date, verified-purchase badge, helpful votes
- Review sentiment heuristic —
positive/mixed/negativeclassification from rating distribution - CheerioCrawler — HTTP-only, runs on Apify default datacenter proxy (validated working from DC US 2026-05-14)
- Optional AI analysis — Gemini-powered pricing & sentiment summary (requires
GEMINI_API_KEY) - CAPTCHA detection + session rotation — fingerprinted IPs auto-recycle
📥 Input
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
searchQuery | string | Yes* | fone bluetooth | Search keyword on amazon.com |
productUrls | string[] | Yes* | [] | Direct amazon.com product URLs (alternative to search) |
category | string | No | "" | Optional Amazon category filter |
maxProducts | integer | No | 50 | Max products to scrape (1-500) |
includeReviews | boolean | No | false | Extract customer reviews (slower) |
maxReviewsPerProduct | integer | No | 10 | Reviews per product when includeReviews=true (1-100) |
sortBy | enum | No | relevance | relevance / price-asc / price-desc / rating / newest |
minPrice | number | No | 0 | Minimum USD price filter |
maxPrice | number | No | 0 | Maximum USD price filter (0 = no limit) |
primeOnly | boolean | No | false | Only return Prime-eligible products |
includeAiAnalysis | boolean | No | false | Adds Gemini summary (requires GEMINI_API_KEY env) |
proxyConfiguration | object | No | RESIDENTIAL | Default RESIDENTIAL; can downgrade to datacenter for cheaper runs |
*Either searchQuery OR productUrls is required.
Input example (JSON)
{"searchQuery": "robot vacuum","maxProducts": 30,"sortBy": "rating","minPrice": 100,"maxPrice": 500,"primeOnly": true,"includeReviews": true,"maxReviewsPerProduct": 20}
📤 Output
{"asin": "B0BTYCRJSS","title": "iRobot Roomba Combo j5+ Self-Emptying Robot Vacuum & Mop","url": "https://www.amazon.com/dp/B0BTYCRJSS","price": 399.0,"originalPrice": 599.99,"discount": 33,"currency": "USD","rating": 4.3,"reviewCount": 8421,"mainImage": "https://m.media-amazon.com/images/I/...jpg","isPrime": true,"brand": "iRobot","seller": "Amazon.com","categories": ["Home & Kitchen", "Vacuums & Floor Care", "Robotic Vacuums"],"features": ["Smart mapping with Imprint", "2-in-1 vacuum and mop", "..."],"bestSellerRank": 12,"isAvailable": true,"reviews": [{"rating": 5,"title": "Works great on tile and carpet","body": "Picked up everything...","verified": true,"helpfulVotes": 47,"date": "2026-04-22"}],"reviewSentiment": "positive","scrapedAt": "2026-05-15T14:00:00Z"}
💰 Pricing
Pay-per-event (product-scraped): charged once per product successfully extracted. CAPTCHA / 0-item runs do not charge.
🚀 Use cases
- US affiliate research — surface high-rating products in Amazon Associates verticals (3-12% commission)
- Competitor price tracking — daily snapshots of USD pricing on key SKUs
- Best-seller rank monitoring — track BSR movement in a category over time
- Review mining for SEO — extract review bodies for long-tail keyword discovery
- Catalog import — seed a comparison-shopping site with structured Amazon.com data
⚠️ Common errors
| Error | Cause | Fix |
|---|---|---|
CAPTCHA page detected | Amazon fingerprinted the proxy session | Wait 60s + retry; consider upgrading to RESIDENTIAL US |
[FAIL] Zero products extracted | Datacenter IP blocked OR keyword too narrow | Switch apifyProxyGroups: ["RESIDENTIAL"], countryCode: "US" |
productUrls country mismatch | URL is amazon.com.br or .co.uk | This actor handles amazon.com only — use Amazon Multi-Country for other TLDs |
GEMINI_API_KEY missing (with includeAiAnalysis=true) | Env var not set in actor secrets | Add GEMINI_API_KEY in Apify Console > Settings > Environment Variables |
🔒 Privacy
No third-party proxy vendors. Datasets stay inside your Apify account. GEMINI_API_KEY (when provided) is sent only to Google's Gemini API over HTTPS.
📚 Related actors
- Amazon Multi-Country Scraper — US/UK/DE/FR/IT/ES/CA in one actor
- Amazon Brazil Intelligence — Amazon.com.br canonical
- CJ Affiliate Products — Commission Junction API (US-heavy)
- ClickBank Marketplace Intelligence — US digital affiliate products
🆕 Changelog
- v1.0 (2026-05-13): Initial release. Forked from
amazon-brazil-intelligencecanonical, retargeted to amazon.com, en-US headers, USD parsing, US Prime filter.
Português
🇺🇸 Amazon US Intelligence — Produtos, Preços e Reviews da Amazon.com
Scrape Amazon.com (mercado US) com preços, ratings, reviews, status Prime, vendedores e best-seller rank. Fork dedicado US do padrão amazon-brazil-intelligence — compatível com proxy datacenter, headers en-US, moeda USD, filtro Prime US.
✨ Recursos
- Apenas amazon.com — TLD único, locale en-US, USD, sem branching multi-país
- Busca OU URLs ASIN — palavra-chave OU URLs diretas
/dp/ASIN - Paginação automática — segue "Next" até
maxProducts(limite 500) - Ordenação — relevância / preço asc-desc / rating / mais novos
- Faixa de preço em USD —
minPrice/maxPrice - Apenas Prime — adiciona filtro Prime US (
rh=p_n_prime_eligible:2470955011) - Reviews opcionais — até 100 por produto, com data, verified, helpful-votes
- Sentimento das reviews —
positive/mixed/negativeheurístico - CheerioCrawler — HTTP-only, roda com proxy datacenter padrão
- Análise AI opcional — Gemini (requer
GEMINI_API_KEY) - CAPTCHA + rotação de sessão — IPs sinalizados são reciclados
📥 Input
| Parâmetro | Tipo | Obrigatório | Default | Descrição |
|---|---|---|---|---|
searchQuery | string | Sim* | fone bluetooth | Busca |
productUrls | string[] | Sim* | [] | URLs diretas amazon.com |
maxProducts | integer | Não | 50 | Máximo (1-500) |
includeReviews | boolean | Não | false | Extrair reviews |
maxReviewsPerProduct | integer | Não | 10 | Reviews por produto |
sortBy | enum | Não | relevance | Ordenação |
minPrice / maxPrice | number | Não | 0 | Filtro de preço USD |
primeOnly | boolean | Não | false | Só Prime |
includeAiAnalysis | boolean | Não | false | Sumário Gemini |
proxyConfiguration | object | Não | RESIDENTIAL | Pode trocar para datacenter |
💰 Cobrança
Pay-per-event product-scraped: cobrado por produto extraído. Run com CAPTCHA / 0 itens não cobra.
🚀 Casos de uso
- Pesquisa de afiliados US (Amazon Associates 3-12%)
- Rastreamento de preço de concorrentes em USD
- Monitoramento de Best Seller Rank
- Mineração de reviews para SEO long-tail
- Importação de catálogo para sites de comparação
⚠️ Erros comuns
CAPTCHA page detected: trocar para RESIDENTIAL US[FAIL] Zero products extracted: keyword muito estreita ou IP bloqueadoGEMINI_API_KEY missing: definir em Settings > Environment Variables do actor
🔒 Privacidade
Sem proxy de terceiros. Datasets ficam na sua conta Apify.
📚 Actors relacionados
- Amazon Multi-Country
- Amazon Brazil Intelligence
- CJ Affiliate Products
- ClickBank Marketplace Intelligence
🆕 Changelog
- v1.0 (2026-05-13): release inicial, fork US do canonical Brazil.