jina
Jina AI is a powerful content extraction tool that seamlessly integrates with Agent Forge to transform web content into clean, readable text. This integration allows developers to easily incorporate web content processing capabilities into their agentic workflows.
Jina AI Reader specializes in extracting the most relevant content from web pages, removing clutter, advertisements, and formatting issues to produce clean, structured text that's optimized for language models and other text processing tasks.
With the Jina AI integration in Agent Forge, you can:
Extract clean content from any web page by simply providing a URL
Process complex web layouts into structured, readable text
Maintain important context while removing unnecessary elements
Prepare web content for further processing in your agent workflows
Streamline research tasks by quickly converting web information into usable data
This integration is particularly valuable for building agents that need to gather and process information from the web, conduct research, or analyze online content as part of their workflow.
Usage Instructions
Transform web content into clean, readable text using Jina AI's advanced extraction capabilities. Extract meaningful content from websites while preserving important information and optionally gathering links.
Tools
jina_read_url
jina_read_urlExtract 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
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
content
string
Extracted content
Notes
Category:
toolsType:
jina
Was this helpful?
