# Changelog of Redfin Scraper (`automation-lab/redfin-scraper`) Actor

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

## Changelog

This changelog highlights user-visible Redfin Scraper releases. Dates use UTC; routine maintenance is omitted.

### 2026-09-24

*Fixes and reliability*

- Searches now fail clearly on invalid or inaccessible URLs instead of silently returning empty results; each URL has a `SEARCH_OUTCOMES` diagnostic.
- Listing caps are enforced even when Redfin returns more than requested, and overlapping areas no longer repeat properties or charge for duplicates.
- GIS requests retry temporary failures with a bounded backoff. ZIP lookups refuse unrelated fallback results.
- Property-type filters now verify each returned home's type, rather than trusting Redfin's GIS query alone. The San Diego condos example uses a verified price sort. Unsupported `newest` and days-on-market GIS sorts now fail clearly, while square-footage sorting uses Redfin's accepted parameter.

### 2026-05-28

*Changes*

- ZIP-code, price, and listing-status filters now return matching Redfin listings instead of unrelated Seattle example listings.
