gzh-search-crawler

Search WeChat public account articles by keyword and export terminal, CSV, and HTML reports.

326|43|Updated May 12, 2026
One-click install
npx skills add https://github.com/redfox-data/redfox-community --skill gzh-search-crawler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gzh-search-crawler
Source: https://github.com/redfox-data/redfox-community/tree/main/skills/gzh-search
Command: npx skills add https://github.com/redfox-data/redfox-community --skill gzh-search-crawler

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

公众号搜索爬虫通过关键词搜索微信公众号文章,实时返回带标题、作者、阅读、点赞、分享、收藏、发布时间等元数据,并自动导出 CSV,以及生成可交互的 HTML 报告,便于后续分析与归档。

Core Features & Use Cases

  • 关键词搜索:实时查询腰部以上公众号近30天内的文章列表,结果可导出为 CSV/HTML,并在终端中显示。
  • 智能排序与分层输出:基于相关性、热度和时效进行排序,同分按阅读量优先,结果不足时提供兜底提示。
  • 多格式输出与可视化:提供终端表格、CSV 导出和交互式 HTML 报告,便于离线分析与演示。
  • 使用场景:适用于行业热点追踪、竞品内容分析和素材灵感搜集等内容研究工作。

Quick Start

Enter a keyword to search WeChat articles and export results.

Frequently Asked Questions about gzh-search-crawler

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search WeChat public account articles by keyword and export the results?

Search WeChat articles by keyword to retrieve titles, authors, views, and publish times, then export the results directly as CSV files or interactive HTML reports for offline analysis.

Can I track industry trends using WeChat article metadata from the past 30 days?

Track industry trends by querying verified WeChat articles from the past 30 days. Results are ranked by relevance, popularity, and freshness to support competitive analysis and inspiration gathering.

What is the best way to analyze WeChat article popularity data without manual copying?

Analyze WeChat article popularity by using keyword search to automatically extract metrics like views, likes, shares, and favorites, presenting them in a terminal table alongside CSV and HTML outputs.

Do I need an API key to crawl WeChat public account articles?

Yes, the workflow involves API-key handling to query verified WeChat public account articles. It includes deterministic paging and robust error handling to ensure stable retrieval of article metadata.

How are WeChat keyword search results ranked when there are multiple matches?

WeChat keyword search results are ranked by relevance, popularity, and freshness. When scores tie, articles with higher view counts are prioritized, and fallback prompts appear if results are insufficient.

Why does my WeChat article search return fewer results than expected?

WeChat article searches target verified accounts within a 30-day window. If results are insufficient, the system provides fallback prompts, as article availability depends on the specific keyword and timeframe.