Searxng Web — Searxng 网页
v1.0.0Proxies 搜索 queries to a local searxng instance and returns json-格式化ted 搜索 结果s with titles, URLs, snippets, and sources.
0· 914·0 当前·0 累计
下载技能包
License
MIT-0
运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install searxng-web
镜像加速npx clawhub@latest install searxng-web --registry https://cn.longxiaskill.com 镜像可用
技能文档
searxng-网页
searxng-网页 exposes a single, minimal 工具 that proxies queries to a locally hosted searxng instance 运行ning at http://host.docker.internal:8081/搜索?格式化=json&q=... and returns normalized 结果s.
what it provides 工具: searxng_搜索(查询, count=5) 运行器: node script searxng_搜索.js 输出: json { 查询, count, 结果s: [{ title, url, snippet, source }] } usage examples simple call
输入:
{ "查询": "zillow rentals", "count": 3 }
docker exec -it OpenClaw sh -lc