@fangqian616/dsh-bing-search
Manifest valid★ 2Zero-dependency local Bing web search tool for DeepSeek Harness — no API key, no firecrawl.
@fangqian616/dsh-bing-search
一个 DeepSeek Harness 插件,注册 bing_search 模型工具,用于零依赖的本地网页搜索 —— 无需 API key、无需 firecrawl、无需注册。它直接从宿主机抓取 Bing 的 HTML,并解析出标题 / 链接 / 摘要。
当 web_search 报 403(firecrawl keyless 被拒)或未配置搜索 API key 时使用。
安装
dsh plugin --profile web add @fangqian616/dsh-bing-search
# 重启 dsh
工具随后以 bing_search 暴露(模型可调用)。
用法(作为模型工具)
bing_search(query: "你的查询词", limit?: 10)
返回 [{ title, url, snippet }]。
工作原理
- 通过 DSH 的
web服务(ctx.web.fetch)抓取https://www.bing.com/search?q=...; - 用正则解析
<li class="b_algo">结果块(标题 / 链接 / 摘要),解码 HTML 实体,过滤 Bing / Microsoft 自身链接; - 除 DSH 核心服务外无运行时 npm 依赖。
注意事项
- 解析基于正则,若 Bing 改版或返回验证码 / 同意页(此时工具返回
error字段)可能失效; - 某些地区 DuckDuckGo 被墙,故选用无需 key 即可访问的 Bing。
License
MIT
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.1.0 | — | — |
Comments
Loading…
From the same category
by tt-a1i
Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.
★ 69.7k
↓ 3.5k/wk
MIT
JavaScript
Sep 22, 2026
dsh plugin --profile web add @tt-a1i/archify-dshDeepSeek Harness plugin for Reactive Resume: bridges your resumes and job applications into a Harness session over MCP.
★ 41.7k
↓ 251/wk
MIT
Aug 24, 2026
dsh plugin --profile web add dsh-plugin-reactive-resumeby Tencent
Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.
★ 28.8k
↓ 831/wk
NOASSERTION
Go
Sep 22, 2026
dsh plugin --profile web add @wxg-prc-cpg/dsh-weknoraby anywhere-labs
为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 28.5k
↓ 170/wk
MIT
TypeScript
Sep 22, 2026
dsh plugin --profile web add dsh-plugin-desktopby titanwings
Distilly — Distill how they think into reusable Skills for any Agent or Bot. Formerly Colleague Skill(原同事 Skill).
★ 25k
MIT
TypeScript
Sep 22, 2026
by Nagi-ovo
Enhancement suite for Gemini, AI Studio, Claude & ChatGPT — plus a prompt manager for any websites, DeepSeek Harness included. / 面向 Gemini、AI Studio、Claude 与 ChatGPT 的增强套件;其中的提示词管理器可用于任意网站,如 DeepSeek
★ 20.1k
GPL-3.0
TypeScript
Sep 21, 2026