Jina
Convert website content into text
Configuration
URL*
Enter URL to extract content from
Options
Options
API Key*
••••••••
Tools
jina_read_url
Extract and process web content into clean, LLM-friendly text using Jina AI Reader. Supports advanced content parsing, link gathering, and multiple output formats with configurable processing options.
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
url | string | Yes | The URL to read and convert to markdown |
useReaderLMv2 | boolean | No | Whether to use ReaderLM-v2 for better quality |
gatherLinks | boolean | No | Whether to gather all links at the end |
jsonResponse | boolean | No | Whether to return response in JSON format |
apiKey | string | Yes | Your Jina AI API key |
Output
| Parameter | Type | Description |
|---|---|---|
content | string | Extracted content |
Usage Instructions
Integrate Jina into the workflow. Extracts content from websites.
Notes
- Category:
tools - Type:
jina