🦀 ClawHub
微信公众号文章抓取
by @ranhuang
Fetch complete content from WeChat public account articles (mp.weixin.qq.com). Use when extracting content from WeChat official account links, especially whe...
TERMINAL
clawhub install ye-weixin-web-fetch📖 About This Skill
name: weixin-web-fetch description: Fetch complete content from WeChat public account articles (mp.weixin.qq.com). Use when extracting content from WeChat official account links, especially when default web fetch gets incomplete content.
WeChat Web Fetch Skill
Features
Requirements
Usage
{baseDir}/scripts/weixin_fetch.py
Output
Returns JSON with:url: Original URLfinal_url: Final URL after redirectstitle: Article titleauthor: Article author (if found)content: Extracted content in Markdownlength: Content lengthtruncated: Whether content was truncatedExamples
# Fetch a WeChat article
{baseDir}/scripts/weixin_fetch.py https://mp.weixin.qq.com/s/2o2s3owEDkZziyD0UCeq2w
💡 Examples
# Fetch a WeChat article
{baseDir}/scripts/weixin_fetch.py https://mp.weixin.qq.com/s/2o2s3owEDkZziyD0UCeq2w