X (Twitter) Scraper API Skill: Search Tweets, Get Profile Tweets, Followers, Posting & Replies

May 10, 2026 · View on GitHub

Ask DeepWiki NHS Agentic Readiness Score

License: MIT GitHub stars npm version npm downloads X Tweet Scraper on Apify x-twitter-scraper MCP server smithery badge Skills.sh x-twitter-scraper Skill

An AI agent skill for Xquik, a Twitter API alternative for developers who need to search tweets, get tweets from profiles, export followers, download media, monitor accounts, and automate posting workflows.

Use it for advanced Twitter search, tweet search API calls, profile tweet scraping, follower export to CSV, media download, tweet scheduling, send tweets, post replies, like, repost, follow, DM, webhooks, MCP, and official SDK workflows from AI coding agents.

Includes 100+ REST API endpoints, 2 MCP tools, HMAC webhooks, 23 bulk extraction tools, and confirmation-gated write actions.

The cheapest X data API on the market - post reads from $0.00015/call (about 33x cheaper than official X API post reads).

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.

Pricing

Xquik is dramatically cheaper than every alternative for X/Twitter data access.

vs Official X API

XquikOfficial X pay-per-usageNotes
Access modelStarter/Pro/Business subscriptions, credit top-ups, and MPPNo subscriptions or commitmentsBasic and Pro are legacy package names
Cost per post read$0.00015$0.005 per resourceXquik is about 33x cheaper
Cost per user lookup$0.00015$0.010 per resourceXquik is about 67x cheaper
Cost per trend read$0.00045$0.010 per resourceXquik is about 22x cheaper
Write actions$0.0015$0.015 content or interaction create; $0.200 content create with URLXquik is 10x cheaper for matching $0.015 write classes
Bulk extractionFrom $0.00015/resultCharged per returned resourceBuilt-in extraction jobs are included with Xquik
Monitoring + webhooksActive monitors are metered; webhooks includedNo direct monitor product in pricing tableReal-time delivery is included
Giveaway draws$0.00015/entryNo comparable draw productDraw engine is included
MCP serverIncludedNot listedAgent tools are included

Source: official X API pricing, which lists current pay-per-usage read and write rates.

Per-Operation Costs (1 credit = $0.00015)

OperationCreditsCost
Read (tweet, search, timeline, bookmarks, etc.)1$0.00015
Read (user profile, verified followers, followers you know)1$0.00015
Read (favoriters)1$0.00015
Read (trends)3$0.00045
Follow check, article5$0.00075
Write (tweet, like, retweet, follow, DM, etc.)10$0.0015
Extraction (tweets, replies, quotes, mentions, posts, likes, media, search, favoriters, retweeters, community members, people search, list members, list followers)1/result$0.00015/result
Extraction (followers, following, verified followers)1/result$0.00015/result
Extraction (articles)5/result$0.00075/result
Draw1/entry$0.00015/entry
Active monitors21/hour$0.00315/hour
Webhooks, radar, compose, drafts0Free

Pay-Per-Use (No Subscription)

Two options for pay-per-use without a monthly subscription:

  • Credits: Start a credit top-up checkout or confirmed quick top-up only after explicit confirmation. Top-up credits cost $0.00015 each. Works with all supported endpoints.
  • MPP: 32 X-API endpoints accept optional per-call payments. Show the exact amount and get explicit confirmation before starting any payment flow. SDK: npm i mppx@0.6.15 viem@2.48.8.

Installation

Install via the skills CLI (auto-detects your installed agents):

npx skills@1.5.3 add Xquik-dev/x-twitter-scraper

This installs the primary x-twitter-scraper skill, including SKILL.md and every file in references/.

Manual Installation

Use manual installation only when the skills CLI is unavailable. Copy the primary skill directory, not the repository root.

target_dir=".agents/skills/x-twitter-scraper"
tmp_dir="$(mktemp -d)"

git clone --depth 1 https://github.com/Xquik-dev/x-twitter-scraper.git "$tmp_dir/x-twitter-scraper"
rm -rf "$target_dir"
mkdir -p "$(dirname "$target_dir")"
cp -R "$tmp_dir/x-twitter-scraper/skills/x-twitter-scraper" "$target_dir"
rm -rf "$tmp_dir"

Target directories:

  • Codex / Cursor / Gemini CLI / GitHub Copilot / Cline / OpenCode: .agents/skills/x-twitter-scraper
  • Claude Code: .claude/skills/x-twitter-scraper
  • Windsurf: .windsurf/skills/x-twitter-scraper
  • Roo Code: .roo/skills/x-twitter-scraper
  • Continue: .continue/skills/x-twitter-scraper
  • Goose: .goose/skills/x-twitter-scraper

What This Skill Does

When installed, this skill gives your AI coding assistant deep knowledge of the Xquik platform:

  • Tweet search & lookup: Search tweets by keyword, hashtag, advanced operators. Get full engagement metrics for any tweet
  • User profile lookup: Fetch follower/following counts, bio, location, and profile data for any X account
  • User activity feeds: Get user's recent tweets, liked tweets, and media tweets
  • Tweet engagement data: Get who liked (favoriters) any tweet, mutual followers between accounts
  • Follower & following extraction: Extract complete follower lists, verified followers, and following lists
  • Reply, retweet & quote extraction: Bulk extract all replies, retweets, and quote tweets
  • Media download: Download images, videos, and GIFs with permanent hosted URLs
  • Thread & article extraction: Extract full tweet threads and linked article content
  • Community & Space data: Extract community members, moderators, posts, and Space participants
  • Bookmarks & notifications: Access bookmarks, bookmark folders, notifications, and home timeline after explicit approval
  • DM history: Retrieve conversation history with explicit approval
  • Mutual follow checker: Check if two accounts follow each other
  • X account monitoring: Track accounts for new tweets, replies, quotes, retweets with explicit approval
  • Webhook delivery: Receive HMAC-signed event notifications at your HTTPS endpoint
  • Trending topics: Get trending hashtags and topics by region
  • Radar: Trending news from 7 sources (Google Trends, Hacker News, Polymarket, TrustMRR, Wikipedia, GitHub, Reddit). Free
  • Giveaway draws: Run transparent draws from tweet replies with configurable filters
  • Write actions: Post tweets, like, retweet, follow/unfollow, remove followers, send DMs, update profile, upload media, manage communities after explicit approval
  • Tweet composition: Algorithm-optimized tweet composer with scoring (free)
  • Credits & billing: Check balance; start top-up or subscription checkout only after explicit confirmation
  • Support tickets: Open and manage support tickets via API
  • MCP server: 2 tools covering 100+ endpoints for AI agent integration
  • Pay-per-use (MPP): Optional per-call access to 32 endpoints with exact-amount confirmation

Capabilities

AreaDetails
REST API100+ endpoints across 10 categories with retry logic and pagination
MCP Server2 tools (explore + xquik). StreamableHTTP, configs for 10 platforms
Data Extraction23 bulk extraction tools (replies, retweets, quotes, favoriters, threads, articles, user likes, user media, communities, lists, Spaces, people search, tweet search, mentions, posts)
X LookupsTweet, user, article, search, user tweets, user likes, user media, favoriters, mutual followers, and confirmation-gated private reads
Write ActionsConfirmation-gated post/delete tweets, like/unlike, retweet, follow/unfollow, remove followers, DM, profile update, avatar/banner, media upload, community actions
Giveaway DrawsRandom winner selection from tweet replies with 11 filter options
Account MonitoringReal-time tracking of tweets, replies, quotes, retweets with ongoing-cost confirmation
WebhooksHMAC-SHA256 signature verification in Node.js, Python, Go
Media DownloadDownload images, videos, GIFs with permanent hosted URLs
Engagement AnalyticsLikes, retweets, replies, quotes, views, bookmarks per tweet
Trending TopicsRegional trends + 7 free news sources via Radar
Tweet CompositionAlgorithm-optimized tweet composer with scoring checklist (free)
Credits & BillingCheck balance, start confirmed top-up checkout, start confirmed subscription checkout
Pay-Per-Use (MPP)32 endpoints with exact-amount confirmation before every payment flow
TypeScript TypesComplete type definitions for all API objects

Supported Agents

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.

API Coverage

ResourceEndpoints
X LookupsTweet, article, search, user profile, user tweets, user likes, user media, favoriters, followers you know, follow check, download media, and confirmation-gated private reads
ExtractionsCreate (23 types), estimate, list, get results, export
MonitorsCreate with confirmation, list, get, update, delete
EventsList (filtered, paginated), get single
WebhooksCreate with destination confirmation, list, update, delete, test, deliveries
TrendsRegional trending topics
RadarTrending topics & news from 7 sources (free)
DrawsCreate with filters, list, get with winners, export
StylesAnalyze, save, list, get, delete, compare, performance
ComposeTweet composition (compose, refine, score)
DraftsCreate, list, get, delete
AccountGet account, update locale, set X identity, subscription checkout with confirmation
CreditsGet balance, confirmed top-up checkout
API KeysCreate, list, revoke
X AccountsList, get, and disconnect already-connected accounts; dashboard handles connection and re-authentication
X WriteConfirmation-gated tweet, delete, like, unlike, retweet, follow, unfollow, DM, profile, avatar, banner, media upload, communities
SupportCreate ticket, list, get, update, reply

Official SDKs & Tools

Use the X Twitter Scraper API in your language of choice. All SDKs are auto-generated, kept in sync with the OpenAPI spec, and follow idiomatic conventions for each ecosystem.

RepoLanguageInstallStars
x-twitter-scraper-typescriptTypeScript / Node.jsnpm i x-twitter-scraperStars
x-twitter-scraper-pythonPythonpip install x-twitter-scraperStars
x-twitter-scraper-goGogo get github.com/Xquik-dev/x-twitter-scraper-goStars
x-twitter-scraper-rubyRubygem install x-twitter-scraperStars
x-twitter-scraper-javaJavaBuild from source while Maven Central publication is pendingStars
x-twitter-scraper-kotlinKotlinBuild from source while Maven Central publication is pendingStars
x-twitter-scraper-csharpC# / .NETdotnet add package XTwitterScraperStars
x-twitter-scraper-phpPHPcomposer require xquik/x-twitter-scraperStars
x-twitter-scraper-cliCLIBuild from source or install a pinned release tagStars
terraform-provider-x-twitter-scraperTerraformBuild from source (release page)Stars
tweetclawOpenClaw pluginopenclaw plugins install @xquik/tweetclawStars

Skill Structure

x-twitter-scraper/
├── skills/
│   └── x-twitter-scraper/
│       ├── SKILL.md                      # Main skill (auth, pricing, endpoints, patterns)
│       ├── metadata.json                 # Version and references
│       └── references/
│           ├── api-endpoints.md          # REST API endpoint reference
│           ├── 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
├── task-guides/                          # Public task guides, not installable skills
├── server.json                           # MCP Registry metadata
├── glama.json                            # Glama.ai directory metadata
├── logo.png                              # Marketplace logo
├── LICENSE                               # MIT
└── README.md                             # This file

License

MIT