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/StatistikAbout 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.
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().