wechat_articles_spider — AI Tool by klin-h

by klin-h · AI Tool · ★ 340

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

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 需要下载谷歌浏览器,如有则跳过这一步( https://www.google.com/chrome/) 注册一个微信公众号账户,注册链接https://mp.weixin.qq.com/ (进入后注册一个新公众号账户,切记不要用官方的账号!!!,因为账号可能被封禁) 一、功能一使用教学 程序需要一个名为accounts.xlsx的Excel文件,包含要爬取的公众号名称,格式如下 nickname 机器之心 新华网 ...

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%)

wechat_articles_spider alternative? Top 4 similar tools

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.

  • MedgeClaw by xjtulyc · ⭐ 959

    Open-source AI research assistant for biomedicine — chat to run RNA-seq, drug discovery, clinical analysis, an

  • shaping-skills by rjs · ⭐ 954

    Skills I use with Claude for shaping

  • redesigned-pancake by Sfedfcv · ⭐ 213

    Skip to content github / docs Code Issues 80 Pull requests 35 Discussions Actions Projects 2 Security Insights

  • maui-skills by davidortinau · ⭐ 117

    .NET MAUI skills for GitHub Copilot and Claude Code

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.

What are the best alternatives to wechat_articles_spider?

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.

View on GitHub → Browse AI Tool tools