x-lists
Installation
SKILL.md
X Lists
Read X Lists: members, followers, and the timeline feed of any public list.
Endpoints
| Endpoint | Purpose | Cost |
|---|---|---|
| POST /extractions with toolType=list_member_extractor | Members of a list | Per-row |
| POST /extractions with toolType=list_follower_explorer | Users following a list | Per-row |
| POST /extractions with toolType=list_post_extractor | Posts in a list's feed | Per-row |
| POST /extractions/estimate | Preview credit cost before running | Free |
Base URL: https://xquik.com/api/v1. Auth: x-api-key: xq_... header.