wechat_articles_spider

by klin-h · AI Tool · ★ 340

About wechat_articles_spider

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 需要下载谷歌浏览器,如有则跳过这一步(...

Quick Facts

Stars340
Forks44
LanguagePython
CategoryAI Tool
LicenseMIT
Quality Score52.8958102999525/100
Last Updated2025-05-28
Created2025-04-16
Platformspython
Est. Tokens~6k

Compatible Skills

These tools work well together with wechat_articles_spider for enhanced workflows:

  • agent-distillation — semantic(0.23)+complementary+same_lang+similar_pop+shared_platform (53%)
  • WeChat-MCP — semantic(0.23)+complementary+same_lang+similar_pop+shared_platform (53%)
  • claude-code-is-programmable — semantic(0.15)+complementary+same_lang+similar_pop+shared_platform (50%)

More AI Tool Tools

Explore other popular ai tool tools:

View all AI Tool tools →

Popular Python Agent Tools

Frequently Asked Questions

What is wechat_articles_spider?

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.

What programming language is wechat_articles_spider written in?

wechat_articles_spider is primarily written in Python.

How do I install or use wechat_articles_spider?

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.

What license does wechat_articles_spider use?

wechat_articles_spider is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse AI Tool tools