Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
wechatarticlesspider For WeChat Official Accounts, a small-scale crawler program that doesn't use packet capture tools. 一个小规模并且不需要使用抓包工具的微信公众号爬虫程序,基本做到开袋即食 截止2025/4/17,包含了三种功能,分别是。 1、对一系列公众号名爬取最近两天内更新的所有文章的标题、URL、更新时间,测试样例见CrawlWeChatOfficialAccountHistory.py 2、对某个公众号名、爬取其所有历史文章的标题、URL、更新时间,测试样例见CrawlWeChatOfficialAccountSearchbyname.py 3、对某个公众号名、爬取其所有历史文章并从文章中查找由用户自定义的关键词(支持三个)同时支持为三个词语赋予不同的权重,最后每篇文章 得分 = 词语出现次数·权重 ,最后将所有文章按得分降序输出,测试样例见CrawlAllsortbykeyword.py 使用教学(新手向) 使用前准备 安装依赖库 在vs code 等编译器终端粘贴这段代码并回车 pip install selenium webdriver-manager pandas wechatarticles 需要下载谷歌浏览器,如有则跳过这一步( https://www.google.com/chrome/) 注册一个微信公众号账户,注册链接https://mp.weixin.qq.com/ (进入后注册一个新公众号账户,切记不要用官方的账号!!!,因为账号可能被封禁) 一、功能一使用教学 程序需要一个名为accounts.xlsx的Excel文件,包含要爬取的公众号名称,格式如下 nickname 机器之心 新华网 ...
| Stars | 340 |
| Forks | 44 |
| Language | Python |
| Category | AI Tool |
| License | MIT |
| Quality Score | 52.8958102999525/100 |
| Last Updated | 2025-05-28 |
| Created | 2025-04-16 |
| Platforms | python |
| Est. Tokens | ~6k |
These tools work well together with wechat_articles_spider for enhanced workflows:
Looking for a wechat_articles_spider alternative? If you're comparing wechat_articles_spider with other ai tool tools, these 4 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Open-source AI research assistant for biomedicine — chat to run RNA-seq, drug discovery, clinical analysis, an
Skills I use with Claude for shaping
Skip to content github / docs Code Issues 80 Pull requests 35 Discussions Actions Projects 2 Security Insights
.NET MAUI skills for GitHub Copilot and Claude Code
Explore other popular ai tool tools:
wechat_articles_spider is For WeChat Official Accounts, a small-scale crawler program that doesn't use packet capture tools.. It is categorized as a AI Tool with 340 GitHub stars.
wechat_articles_spider is primarily written in Python.
You can find installation instructions and usage details in the wechat_articles_spider GitHub repository at github.com/klin-h/wechat_articles_spider. The project has 340 stars and 44 forks, indicating an active community.
wechat_articles_spider is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to wechat_articles_spider on Agent Skills Hub include MedgeClaw, shaping-skills, redesigned-pancake. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.