x-communities
Installation
SKILL.md
X Communities
Read X Communities: members, posts, and search across communities. Read-only.
Endpoints
| Endpoint | Purpose | Cost |
|---|---|---|
| POST /extractions with toolType=community_extractor | Member list | Per-row |
| POST /extractions with toolType=community_post_extractor | Posts inside a community | Per-row |
| POST /extractions with toolType=community_search | Search communities | Per-row |
| POST /extractions with toolType=community_moderator_explorer | Community moderators | Per-row |
| POST /extractions/estimate | Preview credit cost before running | Free |
Base URL: https://xquik.com/api/v1. Auth: x-api-key: xq_... header.