返回顶部
n

nansen-web-fetcher南森网页抓取器

Fetch and analyze content from one or more URLs using AI (Gemini 2.5 Flash). Use when you have specific URLs and need to extract or summarize their content. Pairs well with `nansen web search` results.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.0
安全检测
已通过
152
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

nansen-web-fetcher

Web Fetch

使用 Gemini 2.5 Flash 结合 URL 上下文,从一个或多个 URL 获取并分析内容。

bash
nansen web fetch https://nansen.ai --question Nansen 提供哪些产品?
nansen web fetch --url https://example.com --url https://other.com --question 比较这两个网站
nansen web fetch https://docs.uniswap.org/contracts/v4/overview --question v4 有哪些变化?

位置参数和 --url 标志可以组合使用——所有内容都将成为要获取的 URL。

标志默认值用途
--urlURL要获取的 URL(可重复使用,最多 20 个 URL)
--question
字符串 | 必填 | 关于 URL 内容要回答的问题 |
| --pretty | 标志 | 关闭 | 人类可读的 JSON |

返回结果:

  • - analysis — AI 生成的问题答案
  • retrievedurls — 成功获取的 URL
  • failedurls — 无法获取的 URL

提示: 与 web search 结合使用——先搜索找到相关 URL,再获取完整内容。

bash

分两步查找和分析


nansen web search uniswap v4 发布 --num-results 3 --fields link
nansen web fetch https://blog.uniswap.org/... --question 关键变化是什么?

注意: 30 秒超时。付费墙或机器人拦截的页面可能出现在 failed_urls 中。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 nansen-web-fetcher-1776090662 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 nansen-web-fetcher-1776090662 技能

通过命令行安装

skillhub install nansen-web-fetcher-1776090662

下载

⬇ 下载 nansen-web-fetcher v0.1.0(免费)

文件大小: 1.55 KB | 发布时间: 2026-4-17 15:30

v0.1.0 最新 2026-4-17 15:30
Initial release of nansen-web-fetcher.

- Fetches and analyzes content from one or more URLs using Gemini 2.5 Flash.
- Supports both positional URL arguments and `--url` flags (up to 20 URLs).
- Requires a `--question` prompt about the content to generate an AI-powered answer.
- Outputs include `analysis`, `retrieved_urls`, and `failed_urls`.
- Integrates well with results from `nansen web search`.
- Added human-readable JSON output with `--pretty` flag.
- Includes usage guidance and notes in SKILL.md.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部