skills/skills.volces.com/weixin-web-fetch

weixin-web-fetch

Installation
SKILL.md

WeChat Web Fetch Skill

Features

  • Specialized for WeChat public account articles (mp.weixin.qq.com)
  • Simulates browser request with proper headers to bypass login restrictions for public articles
  • Extracts clean content and converts to Markdown format
  • Based on Readability for accurate content extraction

Requirements

  • Python 3.7+
  • httpx
  • readability-lxml

Usage

{baseDir}/scripts/weixin_fetch.py <url>
Installs
6
First Seen
Apr 22, 2026
weixin-web-fetch from skills.volces.com