Loading...
Loading...
WeChat Official Account Article Intelligent Search Tool. Retrieve article lists via keywords and return detailed information such as title, abstract, publication time, source official account, etc.
npx skill4agent add zsxink/skills-hub wechat-article-searchcheerionpm install -g cheerionode scripts/search_wechat.js "关键词"node scripts/search_wechat.js "关键词" -n 15node scripts/search_wechat.js "关键词" -n 20 -o result.jsonnode scripts/search_wechat.js "关键词" jsonquery-n, --num-o, --output-r, --resolve-url--no-resolve-urljson, --jsonNo. Article Title
📌 Source: Official Account Name | ⏰ Time Information
💡 Article Content Summary
🔗 [View Details](<Full Link>)
HH:MM (Relative Time Description)23:45 (1 hour ago)2 hours ago[View Details](<Link>)json{
"query": "Search Keyword",
"total": 10,
"articles": [
{
"title": "Article Title",
"source": "Official Account Name",
"datetime": "2026-03-08 10:30:00",
"date_text": "March 08, 2026",
"date_description": "2 hours ago",
"summary": "Article Abstract",
"url": "https://mp.weixin.qq.com/s/...",
"url_resolved": true
}
]
}titlesourcedatetimedate_textdate_descriptionsummaryurlurl_resolvedtruefalse[View Details](<Link>)