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.

Back to Catalog
Toolsjina

Block Preview

Jina

Convert website content into text

Usage

  1. Add the block to your workflow and connect it to the upstream step.
  2. Configure any required credentials or tokens in the inputs.
  3. Fill in required inputs and optional parameters for the run.
  4. Run a test execution, inspect outputs, and iterate before deploying.
  5. Deploy the jina block with monitoring enabled in production.

Inputs (UI)

URL

short-input

Placeholder: Enter URL to extract content from

Layout: full

Options

checkbox-list

Layout: full

Options: Use Reader LM v2, Gather Links, JSON Response

API Key

short-input

Placeholder: Enter your Jina API key

Layout: full

Inputs (API)

url

string

Required

useReaderLMv2

boolean

Optional

gatherLinks

boolean

Optional

jsonResponse

boolean

Optional

apiKey

string

Required

Outputs

Primary response type:

{
  "content": "string"
}

Tool Access

jina_read_url
Jina | NowFlow Blocks