🧠 WeChat Hot Article Extractor
📌 Overview
This skill extracts WeChat public account articles that meet the following criteria:
- Published within the last N days (default: 7)
- Read count ≥ specified threshold (default: 100,000)
Supports multiple data sources including:
- Newrank API
- GSData API
- Sogou WeChat Search (fallback)
- Custom database
⚙️ Input Schema
{
"days": 7,
"min_read": 100000,
"source": "auto",
"keyword": "热点",
"api_key": null
}
Scan to contact