Jina Web Reader
jina_readerExtract readable content from any webpage by providing its URL. Supports custom timeouts and paginated content for comprehensive extraction.
Instructions
Read and extract content from web page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL of the webpage to read and extract content from | |
| customTimeout | No | Override timeout in seconds for slow sites | |
| page | No | Page number for paginated content (1-indexed) |