Walmart Savings
$29.00/month
Walmart Savings
$29.00/month
The Walmart Savings Scraper is an Apify Actor that extracts discounted products from Walmart’s savings page (https://www.walmart.com/shop/savings).
🛒 Walmart Savings Scraper - Apify Actor
📌 Description
The Walmart Savings Scraper is an Apify Actor that extracts discounted products from Walmart’s savings page (https://www.walmart.com/shop/savings).
It retrieves the following information:
- 🏷️ Product title
- 💲 Current and old price (if available)
- 📸 Product image
- 🔗 Direct link to the product
- ⭐ Average rating & number of reviews
- 🚚 Delivery options
The Actor supports pagination, allowing it to scrape results across multiple pages.
🚀 How to Use this Actor?
📥 1. Input
This Actor accepts the following parameters:
Parameter | Type | Description | Default |
---|---|---|---|
startUrls | array | List of Walmart savings URLs to scrape. | ["https://www.walmart.com/shop/savings"] |
pagination_max | integer | Maximum number of pages to scrape. | 3 |
You can adjust these settings when running the Actor on Apify.
📤 2. Output
The Actor provides structured JSON output containing an array of scraped products.
Each product includes:
1[ 2 { 3 "title": "onn. Google TV 4K Pro Streaming Device (New, 2024), 4K UHD resolution", 4 "current_price": "49.88", 5 "old_price": "59.99", 6 "image": "https://i5.walmartimages.com/seo/example.jpg", 7 "link": "https://www.walmart.com/ip/example", 8 "rating": "4.5", 9 "reviews": "2719", 10 "delivery": "Free shipping, arrives in 2 days" 11 } 12]
⚠️ Legal Disclaimer
This Actor is intended for personal and research purposes only.
Walmart's website and its content are protected by copyright and terms of use.
Users are responsible for ensuring they comply with Walmart's terms when using this Actor.
This scraper does not bypass CAPTCHAs or security protections implemented by Walmart.
Apify and the developer are not responsible for any misuse of this Actor.
🛠️ Development & Support
If you experience any issues or have feature requests, please create an issue or contact support via Apify.
Actor Metrics
1 monthly user
-
1 bookmark
>99% runs succeeded
Created in Feb 2025
Modified 3 days ago