Guides
Task-oriented walkthroughs for the things people actually do with arxiv.
Each guide is built around a job rather than a command.
- Searching covers the query grammar, the field flags, and the seven fields that live only in the search UI.
- Reading a paper walks one paper through all four depths and shows what each one adds.
- Browsing and following is listings, feeds, authors and categories.
- Building a dataset is crawling into a store, querying it and exporting it.
- Citing is BibTeX and the six other formats.
- Serving is the HTTP and MCP surfaces.
They all assume you have run the quick start.
Searching
The field flags, the raw grammar, the ten thousand result window, and the seven fields the API does not have.
Reading a paper
One paper through all four depths, plus its files, its full text and its claims.
Browsing and following
Listings, announcement feeds, authors, categories and inbound links.
Building a dataset
Crawl into a store, query it with SQL, export it, and keep every read accounted for.
Citing
arXiv's own BibTeX, six other styles, and the two things this tool refuses to guess.
Serving
The same operations over HTTP and MCP, from one definition.