x-twitter-research
Installation
SKILL.md
X research — bulk exports
Extractions run asynchronously: the call returns a claim check, you poll, and you get a download URL — not inline rows. That's deliberate; a 5,000-row dataset would swamp context.
Run one
POST https://twitr.sh/api/tools/x_extract
Idempotency-Key: <uuid>
{ "tool": "follower_explorer", "targetUsername": "vercel", "resultsLimit": 500 }
→ { "snapshot_id": "sd_…", "status": "pending", "status_url": "/api/snapshots/sd_…" }
Then poll (free, wallet-signed) until ready: