Scrapers.lat logo scrapers.lat
电商

Walmart Product Price & Reviews Scraper

Scrape Walmart products by item ID, URL or search query. Extract title, price, was price, rating, reviews, seller, UPC, brand, stock and images to JSON, CSV or Excel.

28 每条记录的字段 JSON · CSV · Excel · API 按用量付费
walmart-product-scraper.json 200 OK
{
  "imageUrl": "https://i5.walmartimages.com/seo/ASUS-Chromebo…",
  "title": "ASUS Chromebook CX15 Laptop, 15.6\" FHD Display…",
  "usItemId": "18184622196",
  "url": "https://www.walmart.com/ip/ASUS-Chromebook-CX1…",
  "brand": "ASUS",
  "price": 199,
  "currency": "USD",
  "rating": 4.3,
  "reviewCount": 521
}
你会得到什么

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

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

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

Image UrlTitleUs Item IdUrl
https://i5.walmartimages.com/seo/…ASUS Chromebook CX15 Laptop, 15.6…18184622196https://www.walmart.com/ip/ASUS-C…
GET /walmart-product-scraper
{
  "imageUrl": "https://i5.walmartimages.com/seo/ASUS-Chromebo…",
  "title": "ASUS Chromebook CX15 Laptop, 15.6\" FHD Display…",
  "usItemId": "18184622196",
  "url": "https://www.walmart.com/ip/ASUS-Chromebook-CX1…",
  "brand": "ASUS",
  "price": 199,
  "currency": "USD",
  "rating": 4.3,
  "reviewCount": 521
}

常见问题

Which Walmart marketplace does this cover?

It covers walmart.com, the United States catalog. You can pull products by search keyword, by numeric item ID, or by pasting full Walmart product URLs.

How many products can I collect in one run?

Set Max Items to any number. A search query paginates through the results until it reaches your limit, and you can pass hundreds of item IDs or URLs in a single run.

How do I scrape a specific product?

Paste its item ID (the number at the end of a Walmart URL, for example 18184622196) into Item IDs, or paste the full product URL into Product URLs. Both fetch the full product page.

Does it capture the seller and marketplace offers?

Yes. Every record includes the seller name, whether the offer is first party Walmart or a third party marketplace seller, and a boolean marketplace flag, so you can separate Walmart 1P pricing from marketplace pricing.

What happens when a product is not found or out of stock?

Products that no longer resolve return a record with an error note and their URL, and never break the run. Out of stock products still return with availability and inStock set so you can track when items sell out.

你准备好,它就就绪。

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