lukasschwab/arxiv.py
Python wrapper for the arXiv API observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 95
- Release rhythm 83
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 45.5
- age_days: 3934
- days_rel: 33
- days_push: 33
- n_releases_24m: 9
Adoption not part of the score
1541 stars · 151 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python client library wrapping the arXiv API for searching and retrieving academic paper metadata, PDFs, and source files. It provides a simple Search/Client interface with pagination, retries, and rate-limit handling.
Use cases
- search arxiv for papers matching a keyword
- download pdfs of arxiv papers programmatically
- fetch paper metadata by arxiv id
- build a literature review dataset from arxiv
- monitor new arxiv submissions in a research area
- feed arxiv papers into an llm or rag pipeline
When to choose
- you need programmatic access to arXiv search results in Python
- you want to bulk-download paper PDFs or source tarballs
- you need a maintained wrapper with retry and pagination handling
When to avoid
- you need full-text search of paper contents rather than arXiv metadata
- you work with other academic APIs like Semantic Scholar or Crossref
- you need a non-Python language
Facets
library · maturity stable
http-client search-engine pdf sdk apis developer-tools data-science python cross-platform arxiv academic-papers api-wrapper research metadata natural-language-processing
1 source
- readme: https://github.com/lukasschwab/arxiv.py · fetched 2026-08-28 · f9d4fc53bcb3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lukasschwab/arxiv.py | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="lukasschwab/arxiv.py")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem