dsh-webfetch
A DeepSeek Harness web-reading plugin that fetches pages as clean Markdown or text, inventories links, and parses RSS/Atom feeds.
Install
$ dsh plugin --profile web add github:TYEclipse/dsh-webfetchPlugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Fetch HTTP/HTTPS pages and extract readable Markdown or plain text with web_fetch.
- Optionally return resolved, absolute links alongside fetched page content.
- Collect deduplicated page links with labels using web_links.
- Parse RSS 2.0 and Atom feeds into structured, LLM-friendly entries using web_feed.
- Support configurable timeout, response-byte, character, and redirect limits.
- Use HTTP/HTTPS proxy settings and NO_PROXY matching, including wildcard and IPv4 CIDR rules.
- Reject unsupported URL schemes and URLs containing embedded credentials.
Useful For
- Read the content behind search-result or referenced URLs.
- Map a page's outbound links before following selected resources.
- Summarize recent items from RSS or Atom feeds.
- Fetch websites from environments that require an HTTP proxy.
Who It Fits
- DeepSeek Harness users who need agents to read web pages behind URLs.
- Agent workflow builders working with web research, link discovery, or feed monitoring.
Documented Limitations
- Only HTTP and HTTPS URLs are accepted.
- web_fetch and web_links parse only text/html and text/plain responses.
- web_feed is limited to RSS 2.0 and Atom-compatible XML content types.
- Request timeouts, redirect hops, response bytes, extracted characters, links, and feed items are capped by configuration or tool parameters.
- The plugin is read-only and does not attach cookies or authorization headers.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- TYEclipse/dsh-webfetch
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 86a1836 · 2026-09-19
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 2GitHub stars
- Forks
- 0
- Open issues
- 9
- Last commit
- 2026-09-16
- Last release
- 2026-09-16
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Vision routing and pixel-level visual tool suite for DeepSeek Harness agents with built-in free fallbacks.
View plugin →Browser automation plugin enabling DeepSeek Harness agents to interact with logged-in browser sessions safely via dedicated Agent Windows.
View plugin →DeepSeek Harness web-search plugin that adds web search, X search, and focused page fetching with structured evidence.
View plugin →DeepSeek Harness plugin integrating ego-lite Chromium browser with 32 structured automation tools and live interactive screencast panel.
View plugin →