ZelaxyDocs
Tool Integrations
Tool

Jina

Read and extract clean text from web pages

Jina

Jina Reader converts any web page into clean, readable text. It strips HTML, navigation, ads, and boilerplate — returning just the main content in markdown format.

Overview

PropertyValue
Typejina
CategoryTool — Web Scraping
AuthAPI Key

Operations

OperationDescription
ReadExtract clean text from a URL
SearchSearch and read multiple pages

Configuration

SettingTypeDescription
API KeyPasswordJina API key
URLShort inputWeb page URL
QueryShort inputSearch query (search mode)

Outputs

FieldTypeDescription
contentstringClean extracted text
titlestringPage title
urlstringSource URL

Example: Quick Page Summarizer

Workflow:

[Starter: URL] → [Jina: Read] → [Agent: Summarize] → [Response]

Paste any URL, Jina extracts the clean text, Agent summarizes the key points.

Tips

  • Fastest reader — Jina is optimized for speed and clean extraction
  • Best for articles — great at extracting blog posts, news articles, documentation
  • Use as Agent tool — let the AI read web pages during reasoning