Walmart Search Scraper
Pricing
$2.00 / 1,000 results
Walmart Search Scraper
Pricing
$2.00 / 1,000 results
Rating
0.0
(0)
Developer
Danny
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Search Walmart by keyword and get back a clean list of products — item id, title, price, star rating, review count, seller, brand, availability, a thumbnail image, and the product URL, plus each product's position on the results page and whether it is a sponsored placement. No login, no proxies to configure, no browser to manage.
Give it a keyword (or a full Walmart search URL); each product comes back as one dataset row.
Pricing: $2.00 per 1,000 products (pay per result). You are only charged for products actually returned (0 on an empty search) — no monthly rental.
What you get
Every product returns:
| Field | Description |
|---|---|
position | Rank of the product on the search results (1 = first) |
id | Walmart item id (usItemId) |
title | Product title |
price | Price as shown (e.g. $249.00) |
price_value | Price as a number (e.g. 249.0) |
currency | Currency code (e.g. USD) |
rating | Average star rating, 1-5 |
review_count | Number of reviews |
seller_name | Seller (e.g. Walmart.com or a marketplace seller) |
brand | Brand, when Walmart provides it |
availability | Availability text (e.g. In stock) |
sponsored | Whether the placement is a sponsored/ad result |
image | Product thumbnail image URL |
url | Canonical Walmart product URL |
Input
| Field | Required | Description |
|---|---|---|
query | ✓* | A search keyword or phrase (e.g. tv). |
url | ✓* | Alternatively, a full Walmart search URL (e.g. https://www.walmart.com/search?q=tv). |
max_results | How many products to return (default 20; pages further above ~57). |
*Provide either query or url.
{ "query": "coffee maker", "max_results": 40 }
Notes & limits
- Results reflect the US Walmart catalog (residential US proxying is handled server-side).
- Search results mix organic and sponsored placements exactly as Walmart returns them; the
sponsoredflag marks the ads. - This is an unofficial scraper and is not affiliated with Walmart.