# Changelog of Fotocasa Property Listings Scraper (`automation-lab/fotocasa-property-listings-scraper`) Actor

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

## Changelog

### 0.1.2 — 2026-09-18

- Preserved useful listings already collected when a later page exhausts transient recovery, instead of failing the entire run and discarding an otherwise usable partial result.
- Kept first-page, permanent request, invalid-input, and zero-output failures non-zero, with safe structured partial-result diagnostics.

### 0.1.1 — 2026-09-16

- Improved reliability during transient Fotocasa blocks and outages with bounded residential-session rotation.
- Added a measured retry-cost guard and shorter timeout so transient recovery preserves worst-case margin while slow or expensive failures stop safely.
- Added safer diagnostic logging for exhausted requests without exposing response bodies or proxy credentials.

### 0.1.0 — 2026-07-28

- Added Fotocasa sale and rental search extraction for one or more Spanish locations.
- Added normalized prices, property features, descriptions, images, locations, publication dates, and advertiser contact fields.
- Added URL and location-ID input routes, filtering, pagination limits, deduplication, and Spain residential-proxy support with session rotation on transient failures.
