zsxq_topics
Fetch recent posts from a ZSXQ (知识星球) paid community by providing the group ID. Choose how many posts to retrieve and optionally filter for posts by the community owner only.
Instructions
获取知识星球 (ZSXQ) 付费社群最新帖子。
纯 REST API,无需浏览器,只需 cookie。 Cookie 文件: ~/.cn-scraper-cookies/zsxq.json (需要 zsxq_access_token)
并发安全: ✅ 纯 HTTP/REST API,无共享状态,任意并发调用安全。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | 获取帖子数量 (默认 5) | |
| group_id | Yes | 星球 ID (数字,如 "28888555451") | |
| owner_only | No | 只看星主帖子 (默认 False) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||