WeChat Official Account Article Search
Paste the following prompt into your AI chat to install this skill:
Please install @redfox-data/gzh-search-redfox according to https://skillhub.cn/install/skillhub.md.
About this skill
What It Solves
When tracking industry topics, analyzing competitor content, or monitoring brand sentiment, manually browsing official account articles is fragmented and hard to turn into reusable data. This skill centers on keyword search over recent articles from mid-to-high tier official accounts, turning retrieval, ranking, and export into a repeatable workflow for engineers and analysts who need a quick view of discussion coverage, content angles, and relevant accounts.
How It Works
- Keyword retrieval:
keywordis required and limited to 10 characters; the scope covers articles published within the last 30 days by mid-to-high tier official accounts. - Score-based ranking: results are ordered by keyword relevance, reading heat, and freshness, with higher reads preferred when scores tie.
- Multi-format output: a terminal table shows title, author, reads, likes, shares, collections, publish time, and article link; it also generates a
UTF-8 BOMCSV file and a dark-themed HTML report. - Interactive report: the HTML view supports live search, pagination, cover images, and clickable article cards that open the original posts; a local proxy helps reduce browser cross-origin friction.
- API key configuration: the key can be supplied via
REDFOX_API_KEY,--api-key, or a local config file.
Boundaries
By default it returns 20 items per run; adjust with --count and load more through HTML pagination. It does not cover every official account or all historical articles. For full historical tracking of one specific official account, a subscription-style capability is more appropriate. Keywords should stay concise; sparse results trigger broader-search guidance or popular-topic fallbacks.
Use Cases
- Compile an industry weekly by searching recent AI articles from the last 30 days.
- Compare competitor content by querying LLM keywords and exporting results to CSV.
- Monitor brand sentiment by searching brand names across mid-tier official accounts.
- Collect content angles by searching Xiaohongshu operation topics and saving CSV.
Best For
- Content analysts who need quick summaries of recent official-account discussions
- Market researchers tracking competitor content strategies via recent articles
- PR operators monitoring brand sentiment across mid-tier official accounts
- Official-account editors seeking viral post examples for topic selection
Related Skills
Scrapes JD search results for product titles, prices, sales, and stores, then exports verified data to UTF-8 CSV.
An A-share market monitor using Sina Finance API for real-time quotes, price and percentage alerts, daily logging, and scheduled checks.
Turn pasted or queried Xiaohongshu notes into a research memo covering title patterns, structure, quoted comments, and follow-up angles; public lookups are optional and confirmed before paid execution.
A universal base component that automatically launches the Edge browser and connects the BrowserSkill extension, ensuring readiness for web scraping and browser automation tasks.