Blocks
Jina
Convert website content into text
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.
Toolsjina
Block Preview
Jina
Convert website content into text
Usage
- Add the block to your workflow and connect it to the upstream step.
- Configure any required credentials or tokens in the inputs.
- Fill in required inputs and optional parameters for the run.
- Run a test execution, inspect outputs, and iterate before deploying.
- Deploy the jina block with monitoring enabled in production.
Inputs (UI)
URL
short-inputPlaceholder: Enter URL to extract content from
Layout: full
Options
checkbox-listLayout: full
Options: Use Reader LM v2, Gather Links, JSON Response
API Key
short-inputPlaceholder: Enter your Jina API key
Layout: full
Inputs (API)
url
stringRequired
useReaderLMv2
booleanOptional
gatherLinks
booleanOptional
jsonResponse
booleanOptional
apiKey
stringRequired
Outputs
Primary response type:
{
"content": "string"
}Tool Access
jina_read_url