Export data
You can export tells in CSV or JSON. Exports include contributor, tags, strength fields, and attribution metadata.
Quick links
Download CSV (top votes) | Download JSON (top votes)
Endpoint
/api/tells/export
Query params
format: csv or jsonsort: hot, new, or reliability (strength-ranked)category: all, linguistic, semantic, style, otherchatbot: all or chatbot tag key, example chatbot:chatgpt-5-1
Examples
/api/tells/export?format=csv&sort=reliability&category=linguistic&chatbot=all
/api/tells/export?format=json&sort=new&category=all&chatbot=chatbot:chatgpt-5-1