yangyunsong023/dsh-sxs-anti-bot-http ↗★ 1
dsh-sxs-anti-bot-http
Anti-bot HTTP fetch tools for DeepSeek Harness: UA pool rotation, retry with exponential backoff, anti-bot wall detection, and adaptive rate limiting.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yangyunsong023/dsh-sxs-anti-bot-http说明文档
阅读完整 README ↗使用示例
sxs_fetch(url="https://example.com/news", referer="https://example.com/")
→ HTTP 200 + 页面文本(自动处理反爬与限流)