wechat-article-search

Installation
Summary

Search WeChat public account articles by keyword with title, summary, publish time, and source information.

  • Searches WeChat articles across topics including technology, AI, social trends, finance, education, and workplace content
  • Returns article metadata: title, summary, publication date, source public account name, and access links
  • Supports optional parameters for result count (up to 50), JSON file output, and real URL resolution for article links
  • Requires Node.js with the cheerio package installed; respects rate limits and anti-scraping measures to avoid IP blocking
SKILL.md

微信公众号文章搜索说明

适用场景

  • 用户说“帮我搜某个关键词的公众号文章/最近文章”
  • 需要快速拿到:标题、摘要、发布时间、公众号名称、可访问链接

工作流程

步骤1: 确认已安装依赖包

该脚本依赖NodeJS依赖包 cheerio,建议先执行全局安装或在项目中安装:

npm install -g cheerio

步骤2: 确认搜索词语数量

1、 确认关键词与数量

Related skills

More from wuchubuzai2018/expert-skills-hub

Installs
1.1K
GitHub Stars
26
First Seen
Feb 8, 2026