Loading...
Loading...
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.
npx skill4agent add nansen-ai/nansen-cli nansen-web-fetchernansen web fetch https://nansen.ai --question "What products does Nansen offer?"
nansen web fetch --url https://example.com --url https://other.com --question "Compare these two sites"
nansen web fetch https://docs.uniswap.org/contracts/v4/overview --question "What changed in v4?"--url| Flag | Values | Default | Purpose |
|---|---|---|---|
| URL | — | URL to fetch (repeatable for multiple URLs, up to 20) |
| string | required | Question to answer about the URL content |
| flag | off | Human-readable JSON |
analysisretrieved_urlsfailed_urlsweb search# Find and analyze in two steps
nansen web search "uniswap v4 launch" --num-results 3 --fields link
nansen web fetch https://blog.uniswap.org/... --question "What are the key changes?"failed_urls