GoForum › 🌐 V2EX
rust 写了个非常轻量的 meta search tool 告别 brave API
udtrokia ·
2026-03-11 23:18 ·
0 次点赞 · 0 条回复
受 vercel 的 agents-browser 启发,跳过 styles, scripts 直接拿到干净的数据
$ cargo install walrus-search
$ wsearch
Meta search engine CLI
Usage: wsearch [OPTIONS] <COMMAND>
Commands:
search Search across all configured engines
engines List available search engines
fetch Fetch a web page and extract clean text content
config Show or generate configuration
help Print this message or the help of the given subcommand(s)
Options:
-c, --config <CONFIG> Path to config file
-f, --format <FORMAT> Output format (json, text, compact). Overrides config
-h, --help Print help
-V, --version Print version
0 条回复
添加回复
你还需要 登录
后发表回复