dsh-web-fetch-playwright
为内置 web_fetch 工具提供 Playwright/CDP 后端:用真实浏览器渲染网页,经 Readability + DOMPurify 降噪后返回 Markdown。
Playwright/CDP web-fetch provider for the built-in web_fetch tool: renders pages in a real browser, denoises them (Readability + DOMPurify) and returns markdown.
怎么安装
dsh plugin add dsh-web-fetch-playwright 简介
dsh-web-fetch-playwright 中文 · npm · GitHub A DeepSeek Harness (DSH) plugin that gives the built-in web_fetch tool a **Playwright/CDP backend**: pages are rendered in a real browser, denoised with **Readability + DOMPurify + Turndown + GFM**, and returned as Markdown. Features **Real browser rendering** — loads the page the way a user sees it, so client-side rendered (SPA) content is captured, not just the raw HTML. **Denoise pipeline** — Mozilla Readability extracts the article, DOMPurify removes layout/noise tags (nav, sidebar, footer, ads, forms), and Turndown with the GFM plugin converts to…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- 539
- 最近更新
- 2026-08-24
- 创建于
- 2026-08-21
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- cordis, deepseek-harness, dsh, dsh-bundle, dsh-plugin, fetch-provider, markdown, playwright, web-fetch
同类推荐
BrowserSkill
Tencent/BrowserSkill/tree/main/packages/dsh-plugin-browserskill
BrowserSkill 的 DeepSeek Harness 浏览器自动化桥接插件,通过原生浏览器工具控制可见的 Chrome 和 Edge Agent Window,支持可访问性与 VOM 页面观察、截图、隔离的多会话控制和 Web UI 实时观察浮层。
modsearch
liustack/modsearch
纯文本 agent 的联网搜索桥:搜索网页与 X,返回结构化 JSON 证据(search/fetch/引用)。
dsh-browser
Lum1104/dsh-browser/tree/main/packages/browser/bridge-browser
Chrome 侧边栏扩展,让 DSH 直接操控你的浏览器,无需视觉能力。