FeaturedDocument Ops#HTTP#Jina#Scraping#Integration

Jina Web Fetcher

Fetch clean, LLM-ready text from any URL using the Jina Reader API.

Workflow at a glance

The full canvas, before you import it

Click any node to see its config.

#HTTP#Jina#Scraping#Integration

Click a node to select it — same as the Heym editor; the panel shows its settings.

3 nodes · Free & source-available

Jina Web Fetcher

Extract clean, markdown-formatted text from any web page using the Jina Reader API — no Playwright, no HTML parsing. Perfect as a building block for RAG pipelines, summarisers, and research agents.

What this workflow does

  1. Input node receives the target URL
  2. HTTP node calls https://r.jina.ai/<url> and returns clean, structured text
  3. Output node returns the extracted content

Use cases

  • Feed web content into an LLM or RAG node downstream
  • Batch-extract articles for knowledge-base ingestion
  • Real-time page monitoring without a browser

Notes

Jina Reader is free for public pages. For authenticated pages or higher rate limits, add your Jina API key as a Bearer token in the HTTP node.

How to import this template

  1. 1Click Import → Copy JSON on this page.
  2. 2Open your Heym and navigate to a workflow canvas.
  3. 3PressCmd+V/Ctrl+V— nodes appear instantly.
  4. 4Add your API keys in the node config panels and click Run.
More workflow templates
View all templates