Nansen Web Searcher — 技能工具
v0.1.0[自动翻译] Search the web for one or more queries in parallel. Use when you need current information, news, prices, or any web content to complement on-chain Nan...
详细分析 ▾
运行时依赖
版本
nansen-web-searcher v0.1.0 - Initial release: Search the web for one or more queries in parallel using the Serper API. - Supports combining positional args and repeatable `--query` flags for multi-query searches. - Configurable result count per query (`--num-results`, default 10, up to 20). - Returns structured results with titles, links, snippets, dates, and optional knowledge graph data. - Excludes certain domains (paywalled or unfetchable sites); for direct content retrieval, use `nansen web fetch`.
安装命令 点击复制
技能文档
Search the web for one or more queries in parallel via the Serper API.
nansen web search "bitcoin price"
nansen web search "solana ecosystem news" --num-results 5
nansen web search --query "ethereum ETF" --query "bitcoin ETF" --num-results 3
Positional args and --query flags can be combined — all become queries.
| Flag | Values | Default | Purpose |
|---|---|---|---|
--query | string | — | Query string (repeatable for multiple queries) |
--num-results | 1–20 | 10 | Results per query |
--pretty | flag | off | Human-readable JSON |
results[] — one entry per query, each with organic[] (title, link, snippet, date) and optional knowledge_graph.Note: Some domains are excluded from results (paywalled/unfetchable sites like bloomberg.com, twitter.com). Use nansen web fetch to retrieve content from specific URLs.
免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制