# Changelog of Levels.fyi Compensation Scraper (`devilscrapes/levels-fyi-compensation-scraper`) Actor

- **URL**: https://apify.com/devilscrapes/levels-fyi-compensation-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/devilscrapes/levels-fyi-compensation-scraper.md

## Levels.fyi Compensation Scraper — Changelog

### 0.1.0 — 2026-08-06

- Real scraper implemented (T02-T09). `curl-cffi` HTTP client with
  retry/backoff; `__NEXT_DATA__` extraction + field-mapping for both
  `company_overview` (aggregate) and `company_job_family`
  (individual-submission, base/stock/bonus split) modes; per-pair
  dedup; REQ-7 zero-row KVS diagnostic dump; REQ-8 whole-run fail-loud;
  RESIDENTIAL/US-then-BUYPROXIES94952 proxy fallback; PPE charging on
  `actor-start` + `result-row`.

### 0.0.1 — 2026-08-06

- Scaffolded skeleton (T01). Boots, validates input, pushes one
  placeholder dataset row. Real crawler pending crawlee-developer
  implementation.
