# Changelog of Walmart Scraper (`automation-lab/walmart-scraper`) Actor

- **URL**: https://apify.com/automation-lab/walmart-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/automation-lab/walmart-scraper.md

## Changelog

### 2026-09-06

*Features*

- Added normalized `availabilityStatus` and `inStock` inventory fields to keyword-search and direct-product results.
- Unknown availability remains `null`, so price-monitoring workflows can distinguish missing evidence from confirmed stock.

### 2026-08-17

*Features*

- Added optional `productUrls` input for fetching current product details from known Walmart.com US product URLs.
- Product URLs are normalized and deduplicated while existing keyword-search behavior remains unchanged.

### 2026-08-13

*Reliability*

- Fully blocked searches now fail explicitly instead of silently returning an empty dataset.
- Increased public workflow retry coverage and bounded redundant price-detail requests for more reliable, faster results.

### 2026-07-27

*Fixes*

- Restored current, original, and savings price fields after Walmart removed price values from search-page data.

### 2026-06-19

*Features*

- Added public task examples for common Walmart product search and monitoring workflows.

### 2026-05-29

*Reliability*

- Improved Walmart search reliability so standard product searches return results instead of empty bot-challenge runs.

### 2026-03-03

*Changes*

- Rebuilt product extraction around Walmart page data to improve price, rating, review, brand, and deal coverage.

### 2026-03-02

*Features*

- Initial release for scraping Walmart product data from search results.
