Scrapers.lat logo scrapers.lat
Ecommerce

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 fields per record JSON · CSV · Excel · API Pay per use
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
}
What you get

Every run returns clean, typed records, ready for your CRM, spreadsheet or database.

  • One clean record per result, deduped and normalized
  • Stable schema in JSON, CSV or Excel, or read it via the Apify API
  • Pay per use in the cloud, nothing to install or maintain
Fields it returns
Image UrlTitleUs Item IdUrlBrandPriceCurrencyRatingReview CountAvailabilityIn StockSeller NameSeller TypeIs Marketplace
Sample output

A real example record, exactly the shape you receive.

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
}

Frequently asked questions

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.

Ready when you are.

Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.