# Changelog of Realtor Agents Scraper — Fast API & Leads (`muhammadafzal/fast-realtor-agents-api-scraper`) Actor

- **URL**: https://apify.com/muhammadafzal/fast-realtor-agents-api-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/muhammadafzal/fast-realtor-agents-api-scraper.md

## Changelog

### 2.1 — 2026-07-13

- Persisted a zero-result `OUTPUT` summary for invalid or empty inputs before exiting with an actionable warning.
- Removed duplicate city/state text from enriched office addresses.

### 2.0 — 2026-07-13

- Replaced blocked browser navigation with Realtor.com's first-party GraphQL agent search and profile APIs.
- Removed Camoufox, Playwright, Crawlee, browser downloads, and mandatory residential proxy usage.
- Added bounded API retries, direct city/ZIP resolution, offset pagination, and concurrent profile enrichment.
- Reduced default memory from the browser-oriented 2–4 GB range to 512 MB.

### 1.3 — 2026-07-13

- Made the runtime image reinstall and verify the Camoufox executable instead of trusting a stale base-image cache marker.

### 1.2 — 2026-07-13

- Replaced automated Chromium with Apify's Camoufox browser image after the cloud canary confirmed transport-level 429 blocking.
- Bound one Camoufox browser to each residential proxy session and disabled conflicting Crawlee fingerprint injection.
- Raised dynamic memory for Camoufox and capped browser concurrency at four.

### 1.1 — 2026-07-13

- Removed an unsupported JSON Schema draft declaration so Apify Cloud can compile the dataset schema.
- Shortened the Actor description to Apify's 300-character metadata limit.

### 1.0 — 2026-07-13

- Initial fast Realtor.com agent-directory scraper.
- Added location and direct-URL inputs, pagination, deduplication, optional profile enrichment, residential proxy sessions, spend limits, run summaries, and MCP-ready schemas.
