wechat-article-scraper

微信公众号文章批量抓取工具,支持批量抓取公众号历史文章、导出为Markdown/HTML格式、自动提取封面图、标签、阅读量等数据。集成SkillPay支付接口,每次调用收0.001USDT。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "wechat-article-scraper" with this command: npx skills add baolige2023/wechat-article-scraper-pro

微信公众号文章抓取工具

功能概述

专为内容创作者、运营人员打造的公众号文章批量采集工具:

  1. 批量抓取:输入公众号主页链接,自动抓取全部历史文章
  2. 多格式导出:支持导出为Markdown、HTML、纯文本格式
  3. 完整数据提取:自动提取文章标题、发布时间、阅读量、点赞、在看、封面图、标签、作者等元数据
  4. 自动去重:已抓取过的文章不会重复抓取
  5. 批量下载:支持批量下载所有文章的图片资源
  6. 全中文界面,操作简单易用
  7. 数据本地存储,安全可靠

支付说明

每次使用本工具将收取0.001 USDT,支付接口由SkillPay.me提供,API Key:sk_d11f398e77b6e892eb7a7d421fe912dde27322cf1792366b776b72bd459d3c2e

使用流程

  1. 完成支付验证
  2. 输入公众号主页链接
  3. 选择抓取范围(全部/最近N篇)
  4. 等待抓取完成
  5. 选择导出格式下载

依赖要求

  • Python 3.8+
  • Flask: Web框架
  • requests: HTTP请求
  • beautifulsoup4: HTML解析
  • sqlite3: 本地数据存储
  • pandas: 数据处理

部署说明

  1. 安装依赖:pip install flask requests beautifulsoup4 pandas
  2. 启动服务:python scripts/app.py
  3. 访问 http://localhost:5002 即可使用

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Wechat Fetch Publish

微信公众号文章抓取工具 v3.0 - Lite轻量版 + Playwright版,支持免登录、批量抓取、图片下载、多格式输出

Registry SourceRecently Updated
1980Profile unavailable
General

wechat-style-writer

模仿指定老师/作者的写作风格改写公众号文章。当用户说"用XX风格改写"、"模仿XX写一篇"、"按XX老师的风格重写"、"帮我改成XX的风格"、或上传文章要求风格改写时触发。也适用于用户提到"风格模仿"、"文章改写"、"公众号改写"等场景。即使用户只说"帮我改写这篇文章"也应触发此技能,因为改写是它的核心功能。

Registry SourceRecently Updated
4042Profile unavailable
General

WeChat Article Parser - 微信公众号文章解析

解析微信公众号文章,提取标题、作者、正文内容、图片等信息。当用户发送微信公众号链接(mp.weixin.qq.com)并希望获取文章内容、摘要或保存时触发。支持自动提取内容并可选保存到飞书表格。

Registry SourceRecently Updated
1.4K1Profile unavailable
General

WeChat Article Download API

Fetch and export WeChat public article content through down.mptext.top API. Use when testing this API, downloading a WeChat article, validating html/markdown...

Registry SourceRecently Updated
1541Profile unavailable