dsh-web-search-pro¶
| Type | plugin | Category | Search & research |
| Stars | ⭐6 | Status | ✅ active |
| Capabilities | search, browser | Updated | 2026-08-14 |
📖 About¶
增强型、可持久化的扩展网页搜索插件 for DeepSeek Harness(DSH)。 一个 DSH bundle 插件,把多引擎网页搜索、平台搜索、持久化缓存、脚本猫式按站提取、Playwright 渲染打包成模型可直接调用的 9 个工具。灵感来自 MediaCrawler、Agent-Reach、脚本猫/油猴 userscript、opencli 与 playwright。
📦 Install¶
dsh plugin --profile web add dsh-web-search-pro # 自动装 dsh-browser(dependency)+ 自动挂载 browser 行(本 patch)
# 或本地目录 / tarball:
dsh plugin --profile web add ./dsh-web-search-pro
# 重启(web profile 关闭了 HMR):
dsh --profile web
🚀 Quick Start¶
web-search-pro:
exaApiKey: 'sk-...' # 或环境变量 EXA_API_KEY / .credentials.yaml
jinaApiKey: 'jina_...' # 或环境变量 JINA_API_KEY
engines: [ddg, bing, exa, seam, jina]
parallelEngines: false
ttlSeconds: 3600
searchMaxResults: 8