jina_reader_process
Extract and convert webpage content from URLs into clean, LLM-friendly text using the Jina Reader API. Supports single or multiple URLs with basic or advanced extraction depth options.
Instructions
Convert any URL to clean, LLM-friendly text using Jina Reader API
Input Schema
Name | Required | Description | Default |
---|---|---|---|
extract_depth | No | The depth of the extraction process. "advanced" retrieves more data but costs more credits. | basic |
url | Yes |