← 返回
效率工具 中文

Searxng Web

Proxies search queries to a local searxng instance and returns json-formatted search results with titles, URLs, snippets, and sources.
将搜索查询代理到本地 searxng 实例,并返回包含标题、URL、摘要和来源的 JSON 格式搜索结果。
zomgirprogrammer
效率工具 clawhub v1.0.0 1 版本 99907.1 Key: 无需
★ 0
Stars
📥 1,076
下载
💾 10
安装
1
版本
#latest

概述

searxng-web

searxng-web exposes a single, minimal tool that proxies queries to a locally hosted searxng instance running at http://host.docker.internal:8081/search?format=json&q=... and returns normalized results.

what it provides

  • tool: searxng_search(query, count=5)
  • runner: node script searxng_search.js
  • output: json { query, count, results: [{ title, url, snippet, source }] }

usage examples

simple call

input:

{ "query": "zillow rentals", "count": 3 }

docker exec -it openclaw sh -lc 

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 07:52 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 440 📥 148,383
productivity

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 433 📥 103,897
productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 446 📥 226,531