dsh-sxs-anti-bot-http
反爬 HTTP 工具:UA 池轮换、指数退避重试、反爬墙检测(验证码/安全验证)与自适应限流,提炼自 SXS 生产采集体系(每日数百万请求)——工具:`sxs_fetch` / `sxs_fetch_json` / `sxs_rate_status`。
Anti-bot HTTP fetch tools hardened by SXS's production scraping stack (millions of requests/day): UA-pool rotation, retry with exponential backoff, anti-bot wall detection (captcha / verification challenges) and adaptive rate limiting — tools: `sxs_fetch` / `sxs_fetch_json` / `sxs_rate_status`.
怎么安装
dsh plugin add github:yangyunsong023/dsh-sxs-anti-bot-http 简介
dsh-sxs-anti-bot-http 反爬 HTTP 工具插件 for DeepSeek Harness(DSH)。 从 SXS 采集体系(每日数百万级请求实战)提炼的反爬与限流策略,纯 Node 实现、零运行时依赖。 安装 sh dsh plugin --profile web add git+https://github.com/yangyunsong023/dsh-sxs-anti-bot-http.git 或本地 link dsh plugin --profile web add link:/path/to/dsh-sxs-anti-bot-http 工具 | 工具 | 说明 | |---|---| | sxs_fetch | 反爬 GET:抓取网页文本 | | sxs_fetch_json | 反爬 GET + JSON 解析(JSON API 采集) | | sxs_rate_status | 查看各站点自适应限流状态 | 能力 **UA 池轮换**:打破固定指纹(5 组浏览器 UA) **指数退避重试**:网络错误 / 5xx 自动重试(可配次数) **反爬墙检测**:验证码 / 安全验证 / 滑动验证 / cf-challenge / 人机验证 / aliun_waf 等特征识别 **站点级自适应限流**:连续失败 → 30s→60s→120s→240s→48…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-16
- 创建于
- 2026-08-16
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh, dsh-plugin
同类推荐
ms-365-mcp-server
softeria/ms-365-mcp-server
一个模型上下文协议(MCP)服务器,通过Graph API与Microsoft 365和Office服务交互。
mcp-searxng
ihor-sokoliuk/mcp-searxng
通过SearXNG为AI助手提供私密网络搜索——支持Claude、Cursor和任何MCP客户端。