globe_book
Use r.jina.ai
to read a URL
travel_explore
Use s.jina.ai
to search the web
account_tree
Add mcp.jina.ai
as your MCP server
GET
Add API Key for Higher Rate Limit
Enter your Jina API key to access a higher rate limit.
Browser Engine (Quality/Speed)
Choose the browser engine for fetching webpage content.
Content Format
Control the level of detail in the response.
JSON Response
Return structured JSON with URL, title, content, and timestamp.
Timeout (seconds)
Maximum time to wait for page load.
Token Budget
Maximum number of tokens for this request.
Use ReaderLM-v2
High-quality HTML to Markdown conversion. Costs 3x tokens!
Bypass Cached Content
Ignore cached result and fetch content directly.
Bash
curl "https://r.jina.ai/https://www.example.com"

# With API key:
curl "https://r.jina.ai/https://www.example.com" \
  -H "Authorization: Bearer $JINA_API_KEY"
  -H "Accept: application/json"

# Node.js
await fetch("https://r.jina.ai/https://www.example.com")
key 0 tokens

For Better Search

Our frontier models form the search foundation for high-quality enterprise search and RAG systems.

Our Publications

Understand how our frontier search models were trained from scratch. Meet our team at EMNLP, SIGIR, ICLR, NeurIPS, and ICML!

school Read more
arXiv
Feb 17, 2026
jina-embeddings-v5-text: Task-Targeted Embedding Distillation
arXiv
Feb 11, 2026
Embedding Inversion via Conditional Masked Diffusion Language Models
ICLR 2026
Jan 22, 2026
Embedding Compression via Spherical Coordinates
arXiv
Dec 29, 2025
Vision Encoders in Vision-Language Models: A Survey
ICLR 2026
Dec 4, 2025
Jina-VLM: Small Multilingual Vision Language Model