Jina Web Fetcher - 网页抓取
VerifiedJina Web Fetcher 网页抓取 — software development tool with Google support.
$ Add to .claude/skills/ About This Skill
Content available in Chinese
# Jina Web Fetcher
使用 Jina AI 服务抓取网页内容。
安装 无需安装,直接使用 curl。
使用 ```bash # 抓取任意网页 curl -s "https://r.jina.ai/http://目标URL"
# 抓取 Google 搜索结果 curl -s "https://r.jina.ai/http://www.google.com/search?q=搜索词" ```
示例 ```bash # 抓取 GitHub Trending curl -s "https://r.jina.ai/http://github.com/trending"
# 抓取 Hacker News curl -s "https://r.jina.ai/http://news.ycombinator.com"
# 抓取特定文章 curl -s "https://r.jina.ai/http://example.com/article" ```
注意 - Google 被封锁时使用 r.jina.ai 仍可能被拦截 - 大部分网站都可以正常抓取
Use Cases
- Fetch web page content using Jina's reader API for clean text extraction
- Scrape websites with Google search integration for research workflows
- Convert web pages to structured text for LLM consumption
- Extract content from dynamic websites reliably for data pipelines
- Build web research automation using Jina's fetching capabilities
Pros & Cons
Pros
- +Compatible with multiple platforms including claude-code, openclaw
- +Well-documented with detailed usage instructions and examples
- +Purpose-built for developer tools tasks with focused functionality
Cons
- -Documentation primarily in Chinese — may be less accessible for English-only users
- -No built-in analytics or usage metrics dashboard
FAQ
What does Jina Web Fetcher - 网页抓取 do?
Jina Web Fetcher 网页抓取 — software development tool with Google support.
What platforms support Jina Web Fetcher - 网页抓取?
Jina Web Fetcher - 网页抓取 is available on Claude Code, OpenClaw.
What are the use cases for Jina Web Fetcher - 网页抓取?
Fetch web page content using Jina's reader API for clean text extraction. Scrape websites with Google search integration for research workflows. Convert web pages to structured text for LLM consumption.
100+ free AI tools
Writing, PDF, image, and developer tools — all in your browser.
Next Step
Use the skill detail page to evaluate fit and install steps. For a direct browser workflow, move into a focused tool route instead of staying in broader support surfaces.