Walmart Product Reviews Scraper
Pricing
$0.80 / 1,000 results
Walmart Product Reviews Scraper
Pricing
$0.80 / 1,000 results
Rating
0.0
(0)
Developer
Danny
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Give it a Walmart item id (or product URL) and get back its customer reviews — rating, title, text, author, location, date, verified-purchaser flag, helpful up/down votes, and any review photos — newest first, one review per dataset row. No login, no proxies to configure, no browser to manage.
Leave the id blank and it reviews the top live result of a seed search, so a scheduled run never breaks on a delisted item.
Pricing: $0.80 per 1,000 reviews (pay per result). You are only charged for reviews actually returned (0 on a product with no reviews) — no monthly rental.
What you get
Every review returns:
| Field | Description |
|---|---|
review_id | Walmart review id |
rating | Star rating, 1-5 |
title | Review title |
text | Review body |
author | Reviewer nickname |
location | Reviewer location, when present |
date | Submission date |
verified_purchaser | Whether the reviewer is a verified purchaser |
recommended | Whether the reviewer recommends the product |
helpful_positive / helpful_negative | Helpful up / down votes |
num_photos / photos | Photo count and the review photo URLs |
Input
| Field | Required | Description |
|---|---|---|
item_id | ✓* | Walmart item id (e.g. 470905078). |
url | ✓* | Alternatively, a full Walmart product/reviews URL containing the item id. |
max_reviews | How many reviews to return (default 30; 10 per page, newest first). | |
seed_search | Used only when id/url are blank: reviews the top live result for this keyword. |
*Provide item_id, url, or leave both blank to use seed_search.
{ "item_id": "470905078", "max_reviews": 50 }
Notes & limits
- Reflects the US Walmart catalog (residential US proxying is handled server-side).
- Reviews are returned newest-first.
- This is an unofficial scraper and is not affiliated with Walmart.