searxng-search
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseSearXNG Web Search
SearXNG网页搜索
Run scripts/search:
bash
scripts/search "your query" [options]Key options: engine (general|news|it|science|images…), max results (default 10), time range (day|week|month|year), format (text|json), override instance URL.
-e-n-t-f--urlbash
scripts/search "AI breakthroughs" -e news -t month
scripts/search "Python best practices" -f json -n 15Instance URL defaults to env var, then .
$SEARXNG_URLhttp://localhost:8080运行scripts/search:
bash
scripts/search "your query" [options]主要选项: 搜索引擎(general|news|it|science|images…), 最大结果数(默认10), 时间范围(day|week|month|year), 输出格式(text|json), 覆盖实例URL。
-e-n-t-f--urlbash
scripts/search "AI breakthroughs" -e news -t month
scripts/search "Python best practices" -f json -n 15实例URL默认使用环境变量,若未设置则使用。
$SEARXNG_URLhttp://localhost:8080