Websearch
The `hanzo websearch` commands.
Also for this capability: API · CLI · MCP · SDKs
A web search and a page fetch your agents can call.
hanzo websearch search getEvery command takes --json for the raw response and --help for its own flags. Sign in once with hanzo auth login; the commands below use that session, and the org they act in is the one it carries.
| Command | What it does |
|---|---|
hanzo websearch create | Search the live web |
hanzo websearch scrape | Fetch one page and get its extracted markdown, in the firecrawl envelope. |
search
| Command | What it does |
|---|---|
hanzo websearch search clear | Keyless web meta-search, in the SearXNG JSON envelope. |
hanzo websearch search create | Keyless web meta-search, in the SearXNG JSON envelope. |
hanzo websearch search get | Keyless web meta-search, in the SearXNG JSON envelope. |
hanzo websearch search patch | Keyless web meta-search, in the SearXNG JSON envelope. |
hanzo websearch search replace | Keyless web meta-search, in the SearXNG JSON envelope. |
How is this guide?