
WeChat Article Search API
Fetch full WeChat article details by keyword via API. Ideal for content monitoring, media research, and article intelligence workflows.
Input Required
š Search keywords
keywords
āļø Required
Search keywords used to find WeChat articles.
Type: string
Default: openclaw
š¦ Extraction limit
Date_limit
āļø Required
Maximum number of articles to extract. For the first run, the default value is recommended.
Type: number
Default: 10
š
Publication date
publication_date
āļø Required
Filter articles by publication date.
Type: string
Default: 3ę11ę„
Example Output
[
{
"title": "2026-03-11 OpenClaw Multi-Agent Orchestration in Practice: Your Personal AI Team for Everyday Life",
"body_content": "Let multiple AI Agents collaborate to manage everyday tasks. One person can work with three AI assistants at the same time...",
"image_url": "https://mmbiz.qpic.cn/mmbiz_png/xxxxxxxx/300?wx_fmt=png",
"author": "ruoji",
"publication_date": "2026-03-11",
"url_link": "https://mp.weixin.qq.com/s?src=11×tamp=xxxxxxxx"
}
]
