# Changelog of ImmoScout24 Scraper 💰 $1.00/1K — Germany & Switzerland (`blackfalcondata/immoscout24-scraper`) Actor

- **URL**: https://apify.com/blackfalcondata/immoscout24-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/blackfalcondata/immoscout24-scraper.md

## Changelog

### 0.1.x — 2026-09-04

- Fixed: a refused SERP page in the browser-first transport and a refused page in the
  Partner API transport both ended the crawl without recording the loss, so the run
  reported complete coverage while truncated and still-live listings could be classified
  as expired. Both transports now count refused pages and report incomplete coverage.

### 0.1.x — 2026-04-14

- Added: `descriptionHtml`, `descriptionMarkdown` output fields (triple-format descriptions for RAG/LLM pipelines)
- Added: `contentHash` output field (SHA-256 content identifier for listing records)

### 0.1.x — 2026-04-14

- Added: cross-run repost detection (`isRepost`, `repostOfId`, `repostDetectedAt`)
- Added: `skipReposts` input to exclude detected reposts from output

### 0.1.0

- Reworked the actor from the generic jobs template into an ImmoScout24 property scraper.
- Added an additional listing retrieval mode for difficult search-result pages.
- Added fixture-backed SERP/detail parsers for verified page-2 search results.
