jina-ai/reader
Convert any URL to an LLM-friendly input with a simple prefix https://r.jina.ai/ observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 83
- Release rhythm 35
- Longevity 62
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 875
- days_rel: n/a
- days_push: 103
- n_releases_24m: 0
Adoption not part of the score
11912 stars · 876 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Jina AI Reader converts any URL into LLM-friendly markdown via the r.jina.ai prefix, and searches the web into markdown via s.jina.ai. It renders pages with headless Chrome or curl-impersonate, parses PDFs and Office documents, and can be self-hosted in stateless mode with optional S3-compatible caching.
Use cases
- convert web pages to markdown for LLM input
- feed clean page content into RAG pipelines
- search the web and get results as markdown for agents
- parse PDFs into LLM-readable text
- give LLM agents access to up-to-date web knowledge
- self-host a URL-to-markdown reader service
When to choose
- you need clean, LLM-friendly text extracted from arbitrary URLs
- you're building RAG or agent systems that need web content or search results
- you want a hosted API with a simple URL-prefix interface, or a self-hostable equivalent
When to avoid
- you only need simple static HTML fetching without rendering or cleaning
- you need the MongoDB-backed SaaS storage layer, which is not included in the open-source branch
- you need heavy scraping at scale without rate limits
Facets
service · maturity active
web-scraping proxy rag search-engine pdf llm-inference large-language-models crawlers web-development self-hosted cloud url-to-markdown llm-friendly-input web-reader serp headless-chrome mcp-server jina-ai retrieval-augmented-generation search nodejs docker web-server
3 sources
- readme: https://github.com/jina-ai/reader · fetched 2026-08-28 · 0b012a50136b
- homepage: https://jina.ai/reader · fetched 2026-08-29 · 0b3c5268759a
- site_page: https://api.jina.ai/scalar · fetched 2026-08-29 · 196874487239
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jina-ai/reader | main | 62 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem