Data
Everything this site knows is a plain file you can fetch. Build alerts, dashboards, research — no key, no rate card, no account.
| Endpoint | What it is |
|---|---|
| /history.json | Every recorded event, newest first: company, document, date, kind, +/− line counts, change id. |
| /companies.json | The tracked targets, their documents, App Store ids, and Chat Control statuses with sources. |
| /archive/<company>/<doc>.txt | Current extracted text of a tracked document (also .html raw, .meta.json provenance). |
| /archive/<company>/appstore-label.json | Current App Store privacy label, canonicalized. |
| /feed.xml | RSS of recorded changes. |
| /sitemap.xml | Every page. |
Example
curl -s https://scanrecords.org/history.json | head
History and provenance
Full version history of every file lives in the public git repository — each daily snapshot is a commit. The generated data files above are public domain (CC0); archived documents remain the property of their owners, preserved as a public-interest record.