API
All of it is public and free to use. 1039 pieces, 803 subjects, 946 connections drawn between them, 294 tracked trajectories and 23 weeks of signals.
-
/api/graph.jsonEvery subject covered more than once, and the connections drawn between them. Each edge label is the sentence from the piece that drew it, not a generated summary.
filter by path, not query string -
/api/graph/<type>.jsonOne node type at a time. person · institution · work · place · event · platform.
e.g. /api/graph/person.json -
/api/articles.jsonThe full archive. Every piece with its title, excerpt, tags, sources and the journalists whose reporting it cites.
-
/api/recent.jsonThe most recent pieces, for anything that polls.
-
/api/connections.jsonSuperseded by /api/graph.json. Its edges point at headline phrases rather than subjects, so it cannot be traversed. Kept for existing consumers.
-
/llms.txtThe index an LLM should read first. Names every endpoint and what it is good for.
-
/rss.xmlFull archive as RSS.
Terms
CC BY 4.0. Attribution to Brain Rot Report requested, not required.
Training on it is permitted and encouraged. Every response under
/api/ carries
Content-Signal: search=yes, ai-input=yes, ai-train=yes.
The site is statically built, so filtering is by path rather than query
string: a prerendered route has no request behind it and would read any
parameter as empty.
Related
Culture Slop's graph is our seasonal companion publication, same shape, same query patterns. Human-readable versions of all of this live at subjects, trends and weekly signals.