# Changelog of New Business Filings — US State Registry Leads Feed (`devilscrapes/new-business-filings-leads-scraper`) Actor

- **URL**: https://apify.com/devilscrapes/new-business-filings-leads-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/devilscrapes/new-business-filings-leads-scraper.md

## Changelog

All notable changes to this Actor will be documented in this file.

### \[Unreleased]

#### Added

- Scaffold: `.actor/` (actor.json, input\_schema.json, output\_schema.json,
  dataset\_schema.json, pay\_per\_event.json, Dockerfile), `src/models.py`
  (fully implemented `ActorInput` + `ResultRow`), `src/adapters.py`
  (fully implemented `JurisdictionAdapter` + `ADAPTERS` for NY/CO/CT/OR
  per design.md's "Per-jurisdiction adapter reference"), stubs for
  `client.py` / `parser.py` / `main.py` (signatures per design.md,
  filled in during T05-T08), `src/scraper.py` (ADR-0004 verifier stub),
  `pyproject.toml`, `README.md`, `tests/fixtures/input.qa.json`.
- Two PPE events: `actor-start` ($0.005), `result-row` ($0.005).
