weixin_search_all
Search multiple pages of WeChat official account articles and aggregate results, paginating continuously until empty results, anti-scraping blocks, or the page limit is reached.
Instructions
自动翻页搜索多页微信公众号文章并聚合结果,直到空页、命中反爬拦截或达到页数上限为止。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | 搜索关键词 | |
| max_pages | No | 最多翻页数,默认 10;不可超过服务端硬上限 |