# dsh-scrape-webpage — DeepSeek Harness plugin install manifest

> Generated: 2026-09-19 17:02 · Source: https://deepseekmodel.com/plugins

## Overview

Fetches any http/https page and returns title, description, main text, heading outline and links, with stats (char/word counts, reading time, language) and top keywords; can download content images to the session workspace for vision analysis and dispatch them to registered analyzers via the scrape.imageAnalyzer service.

## Plugin info

| Category | Maintainer | GitHub stars | License | Primary language | Last push |
| --- | --- | --- | --- | --- | --- |
| Browser & Web | 131CDA1 | 8 | — | — | — |

## Install

```bash
dsh plugin --profile web add dsh-scrape-webpage
```

## Steps

1. Install and start DeepSeek Harness (DSH, MIT-licensed open-source agent runtime) — `npx @deepseek-ai/dsh web`
2. Run the command above; the CLI resolves the plugin and verifies its source
3. Confirm with dsh plugins list; restart Harness if needed

> To pin a revision, append #commit to the repository spec.

## Audit before installing

Plugins run with your dsh process permissions and may execute code during installation. Read the repository source and license first, check for destructive commands or excessive access, and pin a commit hash for reproducible installs. This manifest is compiled by DeepseekModel from a public plugin catalog for reference only and does not vouch for third-party plugins.

---

- Repository: https://github.com/131CDA1/dsh-scrape-webpage
- Plugin page: https://deepseekmodel.com/plugin-detail?id=131cda1%2Fdsh-scrape-webpage
- Source: https://deepseek-harness-plugin.com/zh-CN/plugins/ · Generated 2026-09-19
