platonai/dsh-browser44

dsh-browser4

为 DeepSeek Harness 提供的 Browser4 技能包,实现 AI 原生浏览器自动化与智能数据提取

AI 分析

核心用途是为 DSH 注入高级网页自动化和数据挖掘技能。适合需要让 AI 代理自主执行复杂的网页操作、信息提取和大规模网络自动化任务的用户,需配合 browser4-cli 使用。

包名
dsh-browser4
版本
4.13.3
最近更新
2026年8月17日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:platonai/dsh-browser4

🔧 Proxy Configuration - Unblock Website Access

Set the environment variable PROXY_ROTATION_URL to the rotation URL provided by your proxy service provider:

export PROXY_ROTATION_URL=https://your-proxy-provider.com/rotation-endpoint

Each time you access this rotation URL, it should return a response containing one or more fresh proxy IPs. If you need this type of URL, please contact your proxy service provider.