x-articles
Installation
SKILL.md
Read X Articles
Fetch X Articles (the long-form post format on X). Use for one-off reads or bulk article extraction.
Endpoints
| Endpoint | Purpose | Cost |
|---|---|---|
| GET /x/articles/{tweetId} | Single article by tweet ID | Read tier |
| POST /extractions with toolType=article_extractor | Bulk article pull rooted at a tweet ID | Per-row |
| POST /extractions/estimate | Preview credit cost before running | Free |
Base URL: https://xquik.com/api/v1. Auth: x-api-key: xq_... header.