Tagging — what this page tells machines
Trivia
Everything below is normally invisible. It is what search engines and LLMs read to decide whether to retrieve and cite this page.
About
Trivia serves a random multiple-choice question across any category; answer right to grow your streak, wrong to reset it, then pull the next one. Endless.
How it works
Each question is fetched from the keyless Open Trivia Database. Answers (one correct + three wrong) are shuffled, and the HTML-encoded text is decoded in the browser. Streak is in-memory.
Metadata
Heading outline
- Trivia
Structured data (JSON-LD)
TechArticle
Same as Article, flagged as technical/developer reference material.
{
"@context": "https://schema.org",
"@type": "TechArticle",
"headline": "Trivia — game",
"description": "Endless multiple-choice trivia in the browser across every category — build a streak. Keyless questions, no account, no server of ours.",
"url": "https://kaspirius.com/trivia",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://kaspirius.com/trivia"
},
"datePublished": "2026-06-18",
"dateModified": "2026-06-18",
"author": {
"@type": "Person",
"name": "kaspirius",
"url": "https://kaspirius.com"
},
"publisher": {
"@type": "Organization",
"name": "kaspirius",
"url": "https://kaspirius.com"
}
}