| Primary product type | Developer-first structured web data API (60+ platforms) | URL-to-LLM-ready-content and web-search API for RAG and agents |
|---|
| Output | Normalized JSON per documented platform endpoint | Clean markdown/content per URL (Reader) or structured SERP (Search), tuned for LLM input |
|---|
| Best for | Teams wanting one documented API across many named platforms | Teams feeding arbitrary URLs or search queries directly into an LLM pipeline |
|---|
| Platform breadth | 60+ named platforms with dedicated schemas | Any URL or search query — no platform-specific schema |
|---|
| Content controls | Fixed schema per documented endpoint | CSS selector extract/exclude, image captioning, token budget, browser engine choice, citation formatting — all configurable per request |
|---|
| No-key access | API key required for every call | r.jina.ai works with no API key at a low rate limit (~20 requests/min) |
|---|
| MCP server | Hosted MCP tools across the full catalog | Dedicated MCP server (mcp.jina.ai) scoped to Jina's own APIs |
|---|
| Adjacent APIs | Not applicable | Embeddings, Reranker, and Classifier APIs alongside Reader/Search — a fuller RAG toolkit |
|---|
| Pricing model | One credit pool shared across all endpoints (Growth: $29/mo for 100,000 credits) | Pay-as-you-go, $0.02 per 1M output tokens (Reader); 10M free tokens per new API key |
|---|
| Rate limits | Plan-based requests per minute | 100 RPM (free) up to 5,000 RPM (Premium), scaling with token spend |
|---|