受 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