Scrapers.lat logo scrapers.lat
电商

Amazon Product Price & Reviews Scraper

Scrape Amazon products by ASIN, URL or search query across amazon.com, .co.uk, .de, .es, .com.mx and more. Extract title, price, list price, rating, reviews, Buy Box seller, images and stock to JSON, CSV or Excel.

25 每条记录的字段 JSON · CSV · Excel · API 按用量付费
amazon-product-scraper.json 200 OK
{
  "imageUrl": "https://m.media-amazon.com/images/I/61wNnJY6aX…",
  "title": "bubba 24 oz Dualsip Insulated Stainless Steel …",
  "asin": "B0G8LSRXDT",
  "url": "https://www.amazon.com/dp/B0G8LSRXDT",
  "brand": "Bubba",
  "price": 24.99,
  "currency": "USD",
  "rating": 4.6,
  "reviewsCount": 354
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Image UrlTitleAsinUrlBrandPriceCurrencyRatingReviews CountIs PrimeAvailabilityIn StockCategoryBreadcrumbs
示例输出

一条真实的示例记录,正是你收到的结构。

Image UrlTitleAsinUrl
https://m.media-amazon.com/images…bubba 24 oz Dualsip Insulated Sta…B0G8LSRXDThttps://www.amazon.com/dp/B0G8LSR…
https://m.media-amazon.com/images…Fijinhom Insulated Water Bottle w…B0D2W1MKZXhttps://www.amazon.com/dp/B0D2W1M…
https://m.media-amazon.com/images…DYSANKY Insulated Water Bottle | …B0DLCG65B5https://www.amazon.com/dp/B0DLCG6…
GET /amazon-product-scraper
{
  "imageUrl": "https://m.media-amazon.com/images/I/61wNnJY6aX…",
  "title": "bubba 24 oz Dualsip Insulated Stainless Steel …",
  "asin": "B0G8LSRXDT",
  "url": "https://www.amazon.com/dp/B0G8LSRXDT",
  "brand": "Bubba",
  "price": 24.99,
  "currency": "USD",
  "rating": 4.6,
  "reviewsCount": 354
}

常见问题

Which Amazon marketplaces are supported?

Fifteen marketplaces are supported: amazon.com, amazon.co.uk, amazon.de, amazon.es, amazon.fr, amazon.it, amazon.ca, amazon.com.mx, amazon.com.br, amazon.com.au, amazon.co.jp, amazon.in, amazon.nl, amazon.se and amazon.pl. Pick one with the domain input for ASINs and search queries. Product URLs keep their own domain automatically.

Can I scrape by ASIN, by URL and by keyword?

Yes. You can pass a list of ASINs, a list of full product URLs, a search query, or any combination of the three in a single run. The Max Items setting caps how many products are collected.

How many products can I collect per run?

As many as you set in Max Items. Search queries paginate through result pages until the limit is reached, and ASIN and URL lists are fetched in full up to the limit. Runs started from a free Apify account are capped at 10 products per run; paid accounts have no cap.

Do I need a proxy?

Yes. Amazon blocks datacenter traffic, so the scraper defaults to Apify Residential proxies in the marketplace country. Keep the default proxy configuration for reliable results.

What happens for missing prices or dead ASINs?

Products that are currently unavailable return with the availability field set and a null price. ASINs that no longer exist on Amazon are returned with an error of Product not found so you can tell them apart from products that simply have no active offer.

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。