ScanRecords

Data

Everything this site knows is a plain file you can fetch. Build alerts, dashboards, research — no key, no rate card, no account.

EndpointWhat it is
/feed/<company>.xmlPer-company RSS — recorded changes for one company only (e.g. /feed/signal.xml). Empty until it moves; quiet is the point.
/history.jsonEvery recorded event, newest first: company, document, date, kind, +/− line counts, change id.
/companies.jsonThe tracked targets, their documents, App Store ids, and Chat Control statuses with sources.
/archive/<company>/<doc>.txtCurrent extracted text of a tracked document (also .html raw, .meta.json provenance).
/archive/<company>/appstore-label.jsonCurrent App Store privacy label, canonicalized.
/feed.xmlRSS of recorded changes.
/sitemap.xmlEvery 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.