# Changelog of JamesEdition Real Estate Scraper — Luxury Listings (`muhammadafzal/jamesedition-real-estate-scraper`) Actor

- **URL**: https://apify.com/muhammadafzal/jamesedition-real-estate-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/muhammadafzal/jamesedition-real-estate-scraper.md

## Changelog

### 1.1 — 2026-08-03

- Rewrote search and detail parsers on the live `article.ListingCard` and `je2-listing-*` DOM structure with JSON-LD fallback.
- Added scroll-to-load and pagination following for multi-page searches.
- Removed unused Camoufox dependency; hardened Chromium launch with stealth args and a stable user agent.
- Added `debugHtml` input flag to dump raw page HTML to the key-value store for troubleshooting.
- Updated parser tests to realistic DOM fixtures and added agency/exclusion coverage.

### 1.0 — 2026-07-22

- Initial public JamesEdition real-estate search and listing scraper.
- Added Playwright + Camoufox residential-session runtime, stable dataset contract, PPE event guard, and parser tests.
