arXiv
arXiv is the open-access e-print repository operated by Cornell Tech, hosting more than two million preprints across physics, mathematics, computer science, quantitative biology, quantitative finance, statistics, electrical engineering, and economics. arXiv exposes two principal programmatic interfaces: a REST Query API that returns Atom 1.0 XML and an OAI-PMH v2.0 endpoint for bulk metadata harvesting, plus daily RSS feeds and Amazon S3 / Kaggle distributions for full-text corpora.
APIs
arXiv Query API
REST endpoint for searching arXiv and retrieving article metadata. Supports field-prefix queries (ti, au, abs, co, jr, cat, rn, id, all), AND/OR/ANDNOT operators, phrase groupin...
arXiv OAI-PMH API
Open Archives Initiative Protocol for Metadata Harvesting v2.0 endpoint for bulk-syncing arXiv metadata. Supports Identify, ListSets, ListMetadataFormats, ListRecords, ListIdent...
arXiv RSS Feeds
Daily RSS feeds of new arXiv submissions, organised by archive and subject category. Primarily intended for human consumption; the OAI-PMH and query APIs are recommended for mac...
arXiv Bulk Data
Full-text and source bulk distribution channels: an Amazon S3 Requester-Pays bucket containing every arXiv PDF and source archive, plus a periodically refreshed Kaggle dataset o...
Collections
arXiv OAI-PMH API
OPENarXiv Query API
OPENPricing Plans
Rate Limits
Features
Targeted search across title, author, abstract, comment, journal reference, category, report number, and ID.
AND, OR, and ANDNOT operators with phrase grouping and parentheses.
submittedDate and lastUpdatedDate ranges in UTC.
Sort by relevance, lastUpdatedDate, or submittedDate, ascending or descending.
Fetch metadata for an explicit comma-separated list of arXiv IDs.
Industry-standard metadata harvesting with resumption tokens and incremental from-date queries.
oai_dc, arXiv, and arXivRaw exposed via OAI-PMH.
Amazon S3 Requester-Pays buckets and periodic Kaggle dataset.
arXiv operates its services from a public GitHub organization (arXiv) with 50+ active repositories.
Use Cases
Build search and recommendation interfaces over the arXiv corpus.
Pull metadata, DOIs, and journal references for reference managers.
Build domain corpora for retrieval-augmented generation across scientific literature.
Schedule incremental harvests and notify users of new submissions in a category.
Aggregate metadata to study research trends, author networks, and category growth.
Embed arXiv search into LaTeX editors, IDEs, note-taking tools, and chat assistants via MCP.
Integrations
Citation graph and paper-similarity overlay used by community tooling.
Cross-references and bibliography overlay used in arXiv-bib-overlay.
Articles surface DOIs once a publisher version of record exists.
Bulk PDF and source distribution through Requester-Pays buckets.
Periodically refreshed full metadata dataset.
Multiple community MCP servers expose arXiv search to AI assistants.
Solutions
Programmatic search and metadata retrieval.
Bulk metadata sync for downstream indexes.
Daily new-submission feeds per archive or subject.
S3 and Kaggle distributions for corpus-scale work.