All notable changes to this Actor are documented here.
- Initial scaffold:
.actor/ config (actor.json, input_schema.json, dataset_schema.json, output_schema.json, pay_per_event.json, Dockerfile), pinned pyproject.toml, and QA fixture.
- Devil Scrapes icon with BambooHR's bamboo-stalk brand mark inside the bone roundel.
- Full crawler implementation:
subdomain.py (input normalization), client.py (curl-cffi list + detail fetch with retry/backoff), parser.py (row building, cap, HTML stripping), scraper.py (per-company orchestration), main.py (SDK wiring, PPE charges, status message).
- 134 passing tests; ruff + pyright clean; local
apify run verified against live adobe/nycballet BambooHR tenants (6 real job rows).
- Full README (10 H2 sections, Devil Scrapes brand voice) and
promo.json.