# Changelog of Open Brewery DB Scraper (`devilscrapes/open-brewery-db-scraper`) Actor

- **URL**: https://apify.com/devilscrapes/open-brewery-db-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/devilscrapes/open-brewery-db-scraper.md

## Changelog

### 0.0 — 2026-08-27

- Scaffolded via `actor-scaffolder`. `.actor/` config (actor.json,
  input\_schema.json, dataset\_schema.json, output\_schema.json,
  pay\_per\_event.json), `pyproject.toml`, `Dockerfile`, and a placeholder
  `src/main.py` stub are in place and boot-tested locally.
- Real implementation (`src/models.py`, `src/client.py`, `src/parser.py`,
  `src/scraper.py`) pending — see
  `docs/specs/open-brewery-db-scraper/{spec,design}.md`.
- PPE pricing (`actor-start` $0.20 + `result` $0.002/row) is a proposal
  pending release-lane confirmation, not locked.
