wewrite/dist/openclaw/scripts
wangzhuc 25d6a44082 feat: add article content extraction with anti-scraping fallback
- New `scripts/fetch_article.py`: extract WeChat article content as Markdown
  with three-level fetch strategy (requests → Playwright → manual HTML)
- Refactor `learn_theme.py` to reuse `fetch_article.fetch_html()`, removing
  duplicate fetch logic
- Update SKILL.md: add "学习这篇文章/导入范文" auxiliary function
- Update README.md: add article extraction to feature table and directory tree

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 16:34:13 +00:00
..
build_openclaw.py chore: rebuild dist/openclaw from source 2026-03-30 07:20:55 +00:00
build_playbook.py 新增 OpenClaw 兼容:build 脚本 + CI + 首次产物 2026-03-30 13:00:07 +08:00
diagnose.py chore: rebuild dist/openclaw from source 2026-03-30 11:59:47 +00:00
extract_exemplar.py chore: rebuild dist/openclaw from source 2026-03-30 16:55:01 +00:00
fetch_article.py feat: add article content extraction with anti-scraping fallback 2026-04-01 16:34:13 +00:00
fetch_hotspots.py 新增 OpenClaw 兼容:build 脚本 + CI + 首次产物 2026-03-30 13:00:07 +08:00
fetch_stats.py 新增 OpenClaw 兼容:build 脚本 + CI + 首次产物 2026-03-30 13:00:07 +08:00
humanness_score.py chore: rebuild dist/openclaw from source 2026-03-30 16:55:01 +00:00
learn_edits.py chore: rebuild dist/openclaw from source 2026-03-31 08:20:36 +00:00
learn_theme.py feat: add article content extraction with anti-scraping fallback 2026-04-01 16:34:13 +00:00
seo_keywords.py 新增 OpenClaw 兼容:build 脚本 + CI + 首次产物 2026-03-30 13:00:07 +08:00