Walmart Reviews
Pay $0.30 for 1,000 Reviews
Walmart Reviews
Pay $0.30 for 1,000 Reviews
A fast Apify Actor to scrape product reviews from Walmart Canada and the US. Analyse customer sentiment, track trends, and gain insights to improve products, compare competitors, and boost SEO strategies. Easy to use and customizable for your needs!
You can access the Walmart Reviews programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "product_ids": [
3 "https://www.walmart.ca/en/reviews/product/6000196719362",
4 "https://www.walmart.com/reviews/product/656435841",
5 "https://www.walmart.ca/en/ip/royale-velour-toilet-paper-30-equal-62-bathroom-tissue-rolls/6000200067288",
6 "11213810783"
7 ],
8 "proxySettings": {
9 "useApifyProxy": false
10 }
11}' |
12apify call web_wanderer/walmartreviewsapi --silent --output-dataset
Walmart Reviews API through CLI
The Apify CLI is the official tool that allows you to use Walmart Reviews locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
1 monthly user
-
1 star
>99% runs succeeded
Created in Jan 2025
Modified 14 hours ago