dsh-toutiao-reader
读网页/头条文章全文的 webfetch 工具:三级策略(直连 → Edge 常驻无头浏览器 CDP → dump-dom 兜底),自动识别头条反爬质询页,附 toutiao-reader 实战经验技能。
A webfetch tool for full-text web/Toutiao articles: 3-tier strategy (direct fetch → resident Edge CDP headless browser → dump-dom fallback), with automatic Toutiao anti-bot challenge handling plus a bundled experience skill.
怎么安装
dsh plugin add github:RyanShen3/dsh-toutiao-reader 简介
dsh-toutiao-reader 中文 | English **Packaged real-world experience of reading Toutiao (今日头条) articles as a DeepSeek Harness (DSH) plugin**: a webfetch tool + a toutiao-reader skill. model calls webfetch(url) ├─ ① direct-fetch static direct ~1s (domain cache remembers which sites need a browser) ├─ ② resident Edge CDP cold start ~20s once → resident on port 9333, then ~3-6s per fetch │ · reuses a persistent tab (saves ~4s) · blocks images + ByteDance CDNs for speed │ · auto grace window for Toutiao challenge pages (安全验证/__ac_signature/acrawler) └─ ③ dump-dom fallback one-shot render when CDP is u…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-08-30
- 创建于
- 2026-08-29
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- ddeep-neural-networks, dsh-plugin, toutiao
同类推荐
apify-mcp-server
apify/actors-mcp-server
Apify MCP服务器使您的AI代理能够使用Apify Store上数千个现成的爬虫、抓取器和自动化工具,从社交媒体、搜索引擎、地图、电商网站或任何其他网站提取数据。