Skip to main content

Jina Reader

Zero-setup URL-to-Markdown proxy for any web page

Prepend `r.jina.ai/` to any URL to instantly convert the page into clean, LLM-ready markdown with zero authentication or setup.

Quickstart Execution

Terminal

Get started with Jina Reader in your project.

# Fetch clean markdown of any Danish webpage with curl
curl https://r.jina.ai/https://www.dst.dk/da/Statistik

About Jina Reader

Jina Reader provides the simplest possible interface for AI agents to read the web. By simply prefixing any target URL with `https://r.jina.ai/`, it fetches the page, strips boilerplate scripts and styling, executes JavaScript, and streams pristine Markdown back to your agent.

DK

Danish Product & Data Recipes

How developers and agents use Jina Reader to connect with Danish digital infrastructure.

Instant Read of Danish Ministry Press Releases

Fetch real-time policy updates from Regeringen.dk or Finansministeriet by fetching `https://r.jina.ai/https://www.regeringen.dk/...` directly from standard fetch().

Key Capabilities

Zero installation: just prepend https://r.jina.ai/ to any URL
High-speed streaming markdown output
Handles dynamic single-page applications
Built-in image description and search integration (s.jina.ai)
Free tier available without API key requirements