nansen-web-searcher

nansen-ai/nansen-cli · updated Apr 8, 2026

$npx skills add https://github.com/nansen-ai/nansen-cli --skill nansen-web-searcher
0 commentsdiscussion
summary

Search the web for one or more queries in parallel via the Serper API.

skill.md

Web Search

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

Returns 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.

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.542 reviews
  • Dhruvi Jain· Dec 20, 2024

    nansen-web-searcher is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Chinedu Menon· Dec 20, 2024

    Keeps context tight: nansen-web-searcher is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Arya Mensah· Dec 8, 2024

    nansen-web-searcher has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Ava Kapoor· Dec 4, 2024

    I recommend nansen-web-searcher for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Arya Kim· Nov 27, 2024

    Solid pick for teams standardizing on skills: nansen-web-searcher is focused, and the summary matches what you get after install.

  • Oshnikdeep· Nov 11, 2024

    nansen-web-searcher fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Ava Lopez· Oct 18, 2024

    nansen-web-searcher is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Ganesh Mohane· Oct 2, 2024

    nansen-web-searcher has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Benjamin Iyer· Sep 25, 2024

    Useful defaults in nansen-web-searcher — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Sakshi Patil· Sep 9, 2024

    nansen-web-searcher reduced setup friction for our internal harness; good balance of opinion and flexibility.

showing 1-10 of 42

1 / 5