# Changelog of Rumah123 Scraper — Indonesia Property & Agent Data (`logiover/rumah123-scraper`) Actor

- **URL**: https://apify.com/logiover/rumah123-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/logiover/rumah123-scraper.md

## Changelog

### 2026-09-01

- Fleet-wide health check. Verified against this Actor's real run history: 30-day success rate, output row counts, per-field fill rates, and peak memory against the configured memory limit.
- Reviewed for the failure patterns that have cost this fleet runs — unguarded proxy setup, retry loops that can outlast the run's own time budget, and full-page HTML parsing that can exhaust a small container.
- No change to input, output fields or scraping logic.

### 2026-08-13

- Fixed an intermittent run failure: a page whose schema.org ItemList carried a single entry as an object rather than an array threw while coordinates were being merged, and the throw killed the whole run.
- Card parsing is now isolated per page — one unparseable page is logged and skipped instead of discarding everything already collected.
- Tightened the wall-clock budget to 3.5 minutes so container start-up plus proxy retries still finish inside the platform's 5-minute window.
- First-try input now collects 100 listings so a trial run returns quickly; the 500 default is unchanged.

## Changelog

### 2026-08-11

- Maintenance release: refreshed the build and dependencies.
- Re-verified live execution, non-empty structured output and dataset field/type integrity.
- Reviewed reliability (retries, pagination) and output quality as part of a full-fleet QA pass.
