Feeding web information into LLMs is an important step for grounding, but it can be challenging. The simplest approach is to scrape web pages and provide the raw HTML. However, scraping can be complex and is often blocked, and the raw HTML is filled with extraneous elements like tags and scripts. Reader API addresses these issues by extracting the core content from the URL and converting it into clean, LLM-friendly text, ensuring that your agents and RAG systems receive high-quality input.From:https://jina.ai/readerPrice: 0.02 PTC /1M Token
请求参数
Path 参数
Header 参数
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.302.ai/jina/reader/https://302.ai'