Walmart Scraper avatar

Walmart Scraper

Pricing

$10.00 / 1,000 result scrapeds

Go to Apify Store
Walmart Scraper

Walmart Scraper

Scrape Walmart product listings, prices, and availability. Returns: product title, price, rating, review count, SKU, and seller info. Great for retail price monitoring and competitive analysis.

Pricing

$10.00 / 1,000 result scrapeds

Rating

0.0

(0)

Developer

Web Data Labs

Web Data Labs

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

14 days ago

Last modified

Share

Walmart Product Scraper

Scrape product data from Walmart.com — search results and individual product details. Extract prices, ratings, reviews, brand information, stock status, and more.

Lightweight HTTP-only scraper — no browser required. Uses Apify residential proxies to bypass Walmart's anti-bot protection.

Features

  • Product Search — Search Walmart's catalog by keyword and extract structured product data
  • Product Details — Get full details for any Walmart product by URL
  • No browser needed — Pure HTTP requests, fast and lightweight
  • Proxy support — Built-in Apify proxy integration (residential proxies recommended)

Input

FieldTypeDescription
actionstringsearch or product
querystringSearch term (for search action)
urlstringProduct URL (for product action)
maxItemsintegerMaximum products to return (default: 20)
proxyConfigurationobjectProxy settings (residential proxies strongly recommended)
{
"action": "search",
"query": "laptop",
"maxItems": 20,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

Example: Product Detail

{
"action": "product",
"url": "https://www.walmart.com/ip/HP-15-6-Laptop/123456789",
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

Output

Each product includes:

FieldDescription
productIdWalmart product ID
titleProduct name
priceCurrent price (USD)
originalPriceOriginal price before discount
ratingAverage rating (out of 5)
reviewCountNumber of reviews
urlProduct page URL
imageUrlProduct image URL
brandBrand name
inStockStock availability
sellerSeller name

Important: Proxy Configuration

Walmart uses PerimeterX bot detection that blocks datacenter IP addresses. You must use residential proxies for reliable results:

{
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

Without residential proxies, the scraper will likely return no product data.

Cost

This actor uses pay-per-event pricing. You are charged per product result returned.