返回 Skill 列表
extension
分类: 数据与分析需要 API Key

Jina Reader API 技能

使用 Jina Reader API (r.jina.ai) 从任何 URL 提取干净的 markdown 内容。处理 JavaScript 渲染页面、PDF 提取和深度控制的多页爬取。返回结构化的 LLM 就绪文本。

person作者: user_3c6cb52ehubcommunity

Jina Reader API 技能

Extracts clean markdown content from any URL using the Jina Reader API (r.jina.ai). Handles JavaScript-rendered pages, PDF extraction, and multi-page crawling with depth control. Returns structured LLM-ready text.

Installation

Requirements and caveats from upstream:

  • Override the browser User-Agent string. Useful for accessing sites that require specific browsers or block crawlers.
  • Type a question that requires latest information or world knowledge.
  • Embedding API https://api.jina.ai/v1/embeddings Convert text/images to fixed-length vectors block 100 RPM & 100,000 TPM 500 RPM & 2,000,000 TPM trending_up 5,000 RPM & 50,000,000 TPM ssid_chart depends on the input size

Basic usage or getting-started notes:

  • Run Jina models natively inside Elasticsearch.

  • code Usage

  • Only extract content matching these CSS selectors. Example: article, .main-content, #post-body

  • Source: https://jina.ai/reader/