Jina Web Reader
jina_readerExtract content from web pages using URL input. Supports pagination and timeout overrides for reliable data retrieval.
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 | |
| page | No | Page number for paginated content (1-indexed) | |
| customTimeout | No | Override timeout in seconds for slow sites |