Walmart Product Search avatar

Walmart Product Search

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Walmart Product Search

Walmart Product Search

Scrape Walmart search results by keyword with real-time product data — titles, prices, list prices, savings, ratings, review counts, seller names, shipping options, stock availability, and badge flags. Sort by Best Match, Price, Best Seller, store ID, ZIP code, and more.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Kevin

Kevin

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

6 hours ago

Last modified

Share

Walmart Product Search | Search Walmart Products API

Search Walmart products by keyword across US and Canada marketplaces. Extract product titles, prices, ratings, reviews, seller info, shipping details, availability, savings, and more from Walmart search results. Filter by price range, sort order, store ID, location, and facet. The best Walmart search scraper for product research, price monitoring, and e-commerce analysis.

Walmart Product Search is a powerful Apify actor that lets you search and extract product listings from Walmart by keyword — across US and Canada marketplaces. Perfect for e-commerce sellers, market researchers, price comparison tools, and dropshipping businesses.

With this Walmart search tool, you can:

  • 🔍 Search products by keyword — Enter any product name or keyword (e.g., "gaming laptop", "iphone 17", "samsung tv", "air fryer")
  • 🌍 2 Marketplaces — Search Walmart US (walmart.com) and Canada (walmart.ca)
  • 📊 Sort results — Best Match, Price Low to High, Price High to Low, Best Seller, Top Rated
  • 💰 Price range filter — Set minimum and maximum price
  • 🏬 Store filter — Filter by specific Walmart store ID
  • 📍 Location filter — Localize results by US state code or ZIP/postal code
  • 🏷️ Facet filter — Refine results by brand, category, and more
  • 📄 Automatic pagination — Scrape multiple pages of results
FieldDescription
productIdUnique Walmart product identifier
usItemIdWalmart US item ID
titleProduct listing title
descriptionProduct description
brandProduct brand name
urlDirect link to Walmart product page
imageProduct image URL
thumbnailProduct thumbnail URL
priceCurrent price
listPriceOriginal list price
currencyPrice currency (USD, CAD)
currencySymbolCurrency symbol ($)
priceDisplayFormatted price display (e.g., "$15.25/month")
minPriceMinimum price (for variable pricing)
maxPriceMaximum price (for variable pricing)
savingsAmountSavings amount
pricePerUnitAmountPrice per unit amount
pricePerUnitTypePrice per unit type
primaryOfferPrimary offer details (offer ID, price)
ratingProduct rating (1-5 stars)
reviewCountNumber of product reviews
availabilityAvailability status (In stock, Out of stock)
outOfStockWhether the product is out of stock
preorderWhether the product is available for preorder
sellerSeller name
sellerIdSeller unique ID
pickupWhether store pickup is available
deliveryFromStoreWhether delivery from store is available
shippingWhether shipping is available
shippingDaysEstimated shipping days
twoDayShippingWhether 2-day shipping is available
freeShippingWhether free shipping is available
freeShippingWithWalmartPlusWhether free shipping is available with Walmart+
sponsoredWhether the listing is sponsored
multipleOptionsAvailableWhether multiple options are available
badgeFlagsBadge flags (e.g., Best Seller, Rollback)
bestSellerWhether the product is a best seller
positionPosition in search results

Step 1: Enter Search Query

Enter the product keyword you want to search for on Walmart.

Step 2: Set Filters (Optional)

InputTypeRequiredDefaultDescription
queryString✅ Yesiphone 17Product keyword to search
domainEnum❌ NousWalmart marketplace (us, ca)
sort_byEnum❌ Nobest_matchSort order for results
min_priceNumber❌ NoMinimum price filter
max_priceNumber❌ NoMaximum price filter
store_idString❌ NoWalmart store ID
stateString❌ NoUS state code (e.g., CA, NY)
zipString❌ NoZIP/postal code
facetString❌ NoFacet filter string
pageInteger❌ No1Starting page number (1-100)
maxPagesInteger❌ No1Maximum pages to scrape (1-100)

Step 3: Run and Download Results

Click Start to run the scraper. Results are available in JSON, CSV, Excel, XML, and RSS formats.

📋 Example Input

{
"query": "gaming laptop",
"domain": "us",
"sort_by": "best_match",
"min_price": 500,
"max_price": 1500,
"maxPages": 3
}

📋 Example Output

{
"position": 1,
"product_id": "7JS1DMV995RD",
"us_item_id": "13567365941",
"title": "ASUS ROG Strix G16 (2025) Gaming Laptop, 16” WUXGA 165Hz/3ms AMD Ryzen 9 9955HX, NVIDIA GeForce RTX 5060 8GB VRAM 16GB DDR5-5600 RAM 1TB PCIe Gen 4 SSD Eclipse Gray",
"description": null,
"brand": null,
"price": 1399,
"list_price": 1,
"currency": "USD",
"currency_symbol": "$",
"price_display": "$1,399.00",
"min_price": null,
"max_price": null,
"savings_amount": 200.99,
"price_per_unit_amount": null,
"price_per_unit_type": null,
"primary_offer": {
"offer_id": "A30F1E973F7337E2B54208AFC962EC12",
"offer_price": 1399,
"min_price": null
},
"image": "https://i5.walmartimages.com/seo/ASUS-ROG-Strix-G16-2025-16-Gaming-Laptop-Ryzen-9-TBD-16GB-RTX-50XX-1TB-SSD-G614FM-WS94_8e85f0bb-5fbb-4e70-b78e-01f354eeba1e.6d9b91d23872d2f6c32690b15cff41b6.jpeg",
"thumbnail": "https://i5.walmartimages.com/seo/ASUS-ROG-Strix-G16-2025-16-Gaming-Laptop-Ryzen-9-TBD-16GB-RTX-50XX-1TB-SSD-G614FM-WS94_8e85f0bb-5fbb-4e70-b78e-01f354eeba1e.6d9b91d23872d2f6c32690b15cff41b6.jpeg?odnHeight=180&odnWidth=180&odnBg=FFFFFF",
"url": "https://www.walmart.com/ip/ASUS-ROG-Strix-G16-2025-16-Gaming-Laptop-Ryzen-9-TBD-16GB-RTX-50XX-1TB-SSD-G614FM-WS94/13567365941?classType=REGULAR&athbdg=L1200",
"rating": 4.4,
"review_count": 272,
"availability": "In stock",
"out_of_stock": false,
"preorder": false,
"seller": "Walmart.com",
"seller_id": "F55CDC31AB754BB68FE0B39041159D63",
"pickup": false,
"delivery_from_store": false,
"shipping": true,
"shipping_days": null,
"two_day_shipping": false,
"free_shipping": true,
"free_shipping_with_walmart_plus": true,
"sponsored": true,
"multiple_options_available": false,
"variants": [],
"badge_flags": [
{
"key": "CUSTOMER_PICK",
"text": "Overall pick"
}
],
"best_seller": false
}

🎨 Dataset Views

ViewDescription
📊 Products OverviewTitle, price, seller, availability, rating, reviews, and link
💰 Pricing DetailsList price, savings, price display, currency, and price range
🚚 Shipping & AvailabilityPickup, store delivery, free shipping, 2-day shipping, Walmart+

💡 Use Cases

  • Product Research — Find and compare products across Walmart US and Canada
  • Price Monitoring — Track prices for specific products over time
  • Dropshipping — Discover trending products and competitive pricing for dropshipping
  • E-commerce Analysis — Analyze competitor listings, pricing strategies, and seller performance
  • Deal Hunting — Find the best deals with savings and free shipping
  • Market Research — Study product demand, pricing trends, and availability
  • Inventory Tracking — Monitor stock availability and shipping options

🔧 Tips for Best Results

  1. Be specific — Use specific product names for more relevant results
  2. Set price range — Use min/max price to find products in your budget
  3. Use state/ZIP — Localize results for accurate pricing and availability
  4. Try store_id — Filter by specific Walmart store for local inventory
  5. Increase maxPages — Set to 10+ for comprehensive product research
  6. Use sort_by — Sort by price_low for deal hunting or top_rated for quality products

🏷️ Tags

walmart walmart scraper walmart search walmart products walmart product search walmart api product search price comparison walmart crawler walmart extractor product research price monitoring dropshipping e-commerce walmart listings walmart data marketplace scraper online shopping

🎁 Get $5 Free Apify Credits

New to Apify? Sign up using this link and get $5 free credits to start scraping Walmart right away! No credit card required.

📞 Support

For questions, feedback, or issues, please contact us through Apify or open an issue.


Happy searching Walmart products! 🔍✨