

Batch search Amazon products by keywords and extract data, including ASIN, title, price, rating, review count, brand badge, etc.
The worker keeps the original flow:
site, keyword, and page_num.search_page and detail_page.site defaults to us. Invalid page_num values fall back to 1.
The Worker exposes only site, keyword, and page_num. Search/detail
requests always use the internal constants MAX_RETRY = 3 and
DETAIL_CONCURRENCY = 10; they are not read from CoreClaw input. Detail
pages are fetched and parsed in batches of 10. Each batch must finish parsing
before the next batch starts, and each response body is released immediately
after parsing to limit memory usage.
The task timeout is fixed internally at 10800 seconds. AMAZON_MAX_PAGE_NUM
and AMAZON_REQUEST_TIMEOUT can be supplied as runtime environment variables.
Proxy configuration follows the LinkedIn workers: HTTPS_PROXY takes
priority over HTTP_PROXY; otherwise PROXY_DOMAIN, PROXY_AUTH, and
PROXY_SCHEME are used to build the proxy URL.
Explore more popular scrapers from our marketplace
by Kael Odin
Bulk scrape product details via Amazon product URL, including title, price, rating, review count, images, category and more. Supports Amazon domains across 10+ countries, with 2,000 free credits for new users.
by CoreClaw
Extract public Amazon product data by product UPC, including product title, brand, price, reviews, ASIN, seller information, ranking, product details, and more. Export the data, access it via API, or integrate it with third-party tools.
by CoreClaw
Extract public Amazon product data by ASINs. Capture details such as product title, brand, price, reviews, seller information, ranking, images, category, product details, and more. Export the data, access it via API, or integrate it with third-party tools.
by Kael Odin
Batch search Amazon products by keyword and extract comprehensive data, including ASIN, title, price, rating, reviews, Prime status, brand badges, and more. Supports multiple Amazon marketplaces. No coding required. Export to CSV/JSON with one click.