Loading...
Loading...
X (Twitter) data platform skill — tweet search, user lookup, follower extraction, engagement metrics, giveaway draws, monitoring, webhooks, 19 extraction tools, MCP server.
npx skill4agent add sickn33/antigravity-awesome-skills x-twitter-scrapernpx 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
# Cursor / Codex / Gemini CLI / Copilot
git clone https://github.com/Xquik-dev/x-twitter-scraper.git .agents/skills/x-twitter-scraperexport XQUIK_API_KEY="xq_YOUR_KEY_HERE"| Capability | Description |
|---|---|
| Tweet Search | Find tweets by keyword, hashtag, from:user, "exact phrase" |
| User Lookup | Profile info, bio, follower/following counts |
| Tweet Lookup | Full metrics — likes, retweets, replies, quotes, views, bookmarks |
| Follow Check | Check if A follows B (both directions) |
| Trending Topics | Top trends by region (free, no quota) |
| Account Monitoring | Track new tweets, replies, retweets, quotes, follower changes |
| Webhooks | HMAC-signed real-time event delivery to your endpoint |
| Giveaway Draws | Random winner selection from tweet replies with filters |
| 19 Extraction Tools | Followers, following, verified followers, mentions, posts, replies, reposts, quotes, threads, articles, communities, lists, Spaces, people search |
| MCP Server | StreamableHTTP endpoint for AI-native integrations |
"Search X for tweets about 'claude code' from the last week""Who is @elonmusk? Show me their profile and follower count""How many likes and retweets does this tweet have? https://x.com/...""Pick 3 random winners from the replies to this tweet""Monitor @openai for new tweets and notify me via webhook""Extract all followers of @anthropic"| Endpoint | Method | Purpose |
|---|---|---|
| GET | Single tweet with full metrics |
| GET | Search tweets |
| GET | User profile |
| GET | Follow relationship |
| GET | Trending topics |
| POST | Create monitor |
| GET | Poll monitored events |
| POST | Register webhook |
| POST | Run giveaway draw |
| POST | Start bulk extraction |
| POST | Estimate extraction cost |
| GET | Account & usage info |
https://xquik.com/api/v1x-api-key: xq_...https://xquik.com/mcp