Search

Jina AI — URL → LLM-Ready Markdown Reader + Search + Ground

economy

Jina AI — URL → LLM-Ready Markdown Reader + Search + Ground is an cost-effective search provider offering Web Search, URL → LLM-Ready Markdown, Web Factuality Check through Aweb's unified API. It features none streaming support with premium-tier latency.

Try Jina AI — URL → LLM-Ready Markdown Reader + Search + GroundOfficial docs

Specifications

CategorySearch
Auth Typeapi_key
Latency Tierpremium
Streamingnone
Pricing Tiereconomy
Reliabilitypremium
Qualitypremium
Base URLhttps://r.jina.ai
SDK Package

Capabilities (3)

Web Searchsearch.web
Score: 80
URL → LLM-Ready Markdownweb.read-url
Score: 98DEFAULT
Web Factuality Checkweb.ground-fact
Score: 92DEFAULT

Public discovery

Inspect Jina AI — URL → LLM-Ready Markdown Reader + Search + Ground's current readiness, sources, capabilities, and MCP tool posture through Aweb's public integration catalog. Provider-pinned execute examples are intentionally withheld until the canonical public execute contract is normalized.

cURL

curl "https://aweblabs.ai/api/v2/integrations/catalog" \
  | jq '.providers[] | select(.providerId == "jina")'

TypeScript

const response = await fetch(
  'https://aweblabs.ai/api/v2/integrations/catalog'
);

const catalog = await response.json();
const provider = catalog.providers.find((item) => item.providerId === 'jina');

console.log(provider?.readiness);
console.log(provider?.mcpTools?.length ?? 0);

Related Search providers

SerpAPI

standard tier

Weaviate

standard tier

Perplexity

standard tier

Typesense

economy tier

Semantic Scholar

economy tier

Tavily — LLM-Optimized Search, Extract, Map, Crawl

economy tier

Getting started →API reference →All capabilities →All providers →