---
title: Search
description: Search sarth.net: 105 pages of conspiracies, conspirators, transmissions and work. The index is also readable as JSON at /search-index.json, and the page catalogue at /pages.json.
url: https://www.sarth.net/search/
author: Sarth Calhoun
---
Search

# Search

Search sarth.net

Search

## Reading it another way

Everything the search box uses is a file you can fetch. [pages.json](/pages.json) is the catalogue: every page with its title, description, facet, date and headings, and a link to its markdown. [search-index.json](/search-index.json) is the index behind this box, scored so that a page about a thing outranks a page that merely mentions it.

Every page has a markdown twin beside it, at its own address with `index.md` on the end. [llms.txt](/llms.txt) is the short version of the whole site and [llms-full.txt](/llms-full.txt) is all of it inlined. [citations.json](/citations.json) lists every outbound link, page by page. There is a [sitemap](/sitemap.xml) and a [feed](/feed.xml).
