dsh-web-fetch-playwright
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.
为内置 web_fetch 工具提供 Playwright/CDP 后端:用真实浏览器渲染网页,经 Readability + DOMPurify 降噪后返回 Markdown。
How to install
dsh plugin add dsh-web-fetch-playwright About
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…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 0
- mo. downloads
- 539
- Last push
- 2026-08-24
- Created
- 2026-08-21
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- cordis, deepseek-harness, dsh, dsh-bundle, dsh-plugin, fetch-provider, markdown, playwright, web-fetch
Related plugins
dsh-browser
Lum1104/dsh-browser
Chrome sidebar extension that lets DeepSeek Harness operate your browser directly, no vision capabilities required. 一款 Chrome 侧边栏扩展程序,可让 DeepSeek Harness 直接操控您的浏览器,无需视觉能力。
BrowserSkill
Tencent/BrowserSkill/tree/main/packages/dsh-plugin-browserskill
BrowserSkill bridge for controlling visible Chrome and Edge Agent Windows from DeepSeek Harness, with native browser tools, accessibility and VOM observations, screenshots, owned multi-session control, and a live Web UI overlay.
modsearch
liustack/modsearch
Web search bridge for text-only agents: ask the web or X, get structured JSON evidence (search, fetch, citations).
dsh-browser
Lum1104/dsh-browser/tree/main/packages/browser/bridge-browser
Chrome sidebar extension that lets DSH operate your browser directly, no vision capabilities required.