X (Twitter) data platform skill for AI coding agents. 120 REST API endpoints, 2 MCP tools, HMAC webhooks. Tweet search, user lookup, follower extraction, write actions, monitoring, giveaway draws, trending topics. Reads from $0.00015/call — 33x cheaper than the official X API.
Add this skill
npx mdskills install Xquik-dev/x-twitter-scraperComprehensive X/Twitter API skill with 120 endpoints, clear pricing, and excellent decision trees
An AI agent skill that gives coding agents deep knowledge of the Xquik X (Twitter) real-time data platform. 120 REST API endpoints, 2 MCP tools, HMAC webhooks, 23 bulk extraction tools, and write actions.
The cheapest X data API on the market — reads from $0.00015/call (33x cheaper than the official X API).
Works with 40+ AI coding agents including Claude Code, OpenAI Codex, Cursor, GitHub Copilot, Gemini CLI, Windsurf, VS Code, Cline, Roo Code, Goose, Amp, Augment, Continue, OpenHands, Trae, OpenCode, and more.
Xquik is dramatically cheaper than every alternative for X/Twitter data access.
| Xquik | X API Basic | X API Pro | |
|---|---|---|---|
| Monthly cost | $20 | $100 | $5,000 |
| Cost per tweet read | $0.00015 | ~$0.01 | ~$0.005 |
| Cost per user lookup | $0.0003 | ~$0.01 | ~$0.005 |
| Write actions | $0.0003 | Limited | Limited |
| Bulk extraction | From $0.00015/result | Not available | Not available |
| Monitoring + webhooks | Free | Not available | Not available |
| Giveaway draws | $0.00015/entry | Not available | Not available |
| MCP server | Included | Not available | Not available |
| Operation | Credits | Cost |
|---|---|---|
| Read (tweet, search, timeline, bookmarks, etc.) | 1 | $0.00015 |
| Read (user profile, favoriters, followers you know, verified followers) | 2 | $0.0003 |
| Read (trends) | 3 | $0.00045 |
| Follow check, article | 7 | $0.00105 |
| Write (tweet, like, retweet, follow, DM, etc.) | 2 | $0.0003 |
| Extraction (tweets, replies, quotes, mentions, posts, likes, media, search) | 1/result | $0.00015/result |
| Extraction (followers, following, verified followers, favoriters, retweeters, community members, people search, list members, list followers) | 2/result | $0.0003/result |
| Extraction (articles) | 7/result | $0.00105/result |
| Draw | 1/entry | $0.00015/entry |
| Monitors, webhooks, radar, compose, drafts, integrations | 0 | Free |
Two options for pay-per-use without a monthly subscription:
POST /credits/topup ($10 minimum). 1 credit = $0.00015. Works with all 120 endpoints.npm i mppx.Install via the skills CLI (auto-detects your installed agents):
npx skills add Xquik-dev/x-twitter-scraper
Claude Code
git clone https://github.com/Xquik-dev/x-twitter-scraper.git .claude/skills/x-twitter-scraper
Codex / Cursor / Gemini CLI / GitHub Copilot
git clone https://github.com/Xquik-dev/x-twitter-scraper.git .agents/skills/x-twitter-scraper
Windsurf
git clone https://github.com/Xquik-dev/x-twitter-scraper.git .windsurf/skills/x-twitter-scraper
Cline
git clone https://github.com/Xquik-dev/x-twitter-scraper.git .agents/skills/x-twitter-scraper
Roo Code
git clone https://github.com/Xquik-dev/x-twitter-scraper.git .roo/skills/x-twitter-scraper
Continue
git clone https://github.com/Xquik-dev/x-twitter-scraper.git .continue/skills/x-twitter-scraper
Goose
git clone https://github.com/Xquik-dev/x-twitter-scraper.git .goose/skills/x-twitter-scraper
OpenCode
git clone https://github.com/Xquik-dev/x-twitter-scraper.git .agents/skills/x-twitter-scraper
When installed, this skill gives your AI coding assistant deep knowledge of the Xquik platform:
| Area | Details |
|---|---|
| REST API | 120 endpoints across 12 categories with retry logic and pagination |
| MCP Server | 2 tools (explore + xquik). StreamableHTTP, configs for 10 platforms |
| Data Extraction | 23 bulk extraction tools (replies, retweets, quotes, favoriters, threads, articles, user likes, user media, communities, lists, Spaces, people search, tweet search, mentions, posts) |
| X Lookups | Tweet, user, article, search, user tweets, user likes, user media, favoriters, mutual followers, bookmarks, notifications, timeline, DM history |
| Write Actions | Post/delete tweets, like/unlike, retweet, follow/unfollow, DM, profile update, avatar/banner, media upload, community actions |
| Giveaway Draws | Random winner selection from tweet replies with 11 filter options |
| Account Monitoring | Real-time tracking of tweets, replies, quotes, retweets, follower changes |
| Webhooks | HMAC-SHA256 signature verification in Node.js, Python, Go |
| Telegram Integrations | Real-time monitor event notifications via Telegram bot |
| Media Download | Download images, videos, GIFs with permanent hosted URLs |
| Engagement Analytics | Likes, retweets, replies, quotes, views, bookmarks per tweet |
| Trending Topics | Regional trends + 7 free news sources via Radar |
| Tweet Composition | Algorithm-optimized tweet composer with scoring checklist (free) |
| Credits & Billing | Check balance, top up, manage subscription via API |
| Pay-Per-Use (MPP) | 16 endpoints with anonymous USDC payments, no account needed |
| TypeScript Types | Complete type definitions for all API objects |
Claude Code, OpenAI Codex, Cursor, GitHub Copilot, Gemini CLI, Windsurf, VS Code Copilot, Cline, Roo Code, Goose, Amp, Augment, Continue, OpenHands, Trae, OpenCode, and any agent that supports the skills.sh protocol.
| Resource | Endpoints |
|---|---|
| X Lookups | Tweet, article, search, user profile, user tweets, user likes, user media, favoriters, followers you know, follow check, download media, bookmarks, bookmark folders, notifications, timeline, DM history |
| Extractions | Create (23 types), estimate, list, get results, export |
| Monitors | Create, list, get, update, delete |
| Events | List (filtered, paginated), get single |
| Webhooks | Create, list, update, delete, test, deliveries |
| Trends | Regional trending topics |
| Radar | Trending topics & news from 7 sources (free) |
| Draws | Create with filters, list, get with winners, export |
| Styles | Analyze, save, list, get, delete, compare, performance |
| Compose | Tweet composition (compose, refine, score) |
| Drafts | Create, list, get, delete |
| Account | Get account, update locale, set X identity, subscribe |
| Credits | Get balance, top up |
| API Keys | Create, list, revoke |
| X Accounts | Connect, list, get, disconnect, re-authenticate |
| X Write | Tweet, delete, like, unlike, retweet, follow, unfollow, DM, profile, avatar, banner, media upload, communities |
| Integrations | Create (Telegram), list, get, update, delete, test, deliveries |
| Automations | Create, list, get, update, delete, add/update/delete steps, positions, test, inbound webhook |
| Support | Create ticket, list, get, update, reply |
x-twitter-scraper/
├── skills/
│ └── x-twitter-scraper/
│ ├── SKILL.md # Main skill (auth, pricing, endpoints, patterns)
│ ├── metadata.json # Version and references
│ └── references/
│ ├── api-endpoints.md # All REST API endpoints
│ ├── mcp-tools.md # MCP tool selection rules and workflow patterns
│ ├── mcp-setup.md # MCP configs for 10 platforms (v2 + v1)
│ ├── webhooks.md # Webhook setup & verification
│ ├── extractions.md # 23 extraction tool types
│ ├── types.md # TypeScript type definitions
│ └── python-examples.md # Python code examples
├── server.json # MCP Registry metadata
├── glama.json # Glama.ai directory metadata
├── logo.png # Marketplace logo
├── LICENSE # MIT
└── README.md # This file
MIT
Install via CLI
npx mdskills install Xquik-dev/x-twitter-scraperX Twitter Scraper is a free, open-source AI agent skill. X (Twitter) data platform skill for AI coding agents. 120 REST API endpoints, 2 MCP tools, HMAC webhooks. Tweet search, user lookup, follower extraction, write actions, monitoring, giveaway draws, trending topics. Reads from $0.00015/call — 33x cheaper than the official X API.
Install X Twitter Scraper with a single command:
npx mdskills install Xquik-dev/x-twitter-scraperThis downloads the skill files into your project and your AI agent picks them up automatically.
X Twitter Scraper works with Requires Internet Access To Call The Xquik Rest Api (Https://Xquik.Com/Api/V1). Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.