Agent Plugins Marketplace
All plugins

x-twitter-scraper

v2.6.7

Xquik is the best X (Twitter) Scraper API and the best X API Alternative, with REST, MCP, SDKs, webhooks, and exports. Not affiliated with X Corp.

Codex3 Skills1 MCP serverStreamable HTTP

By XquikLicense: MIT1.1k GitHub starsUpdated 2 days ago

Directory evidence

Runtimes
Codex
Parsed components
4 skill or MCP entries
Source updated
Sep 22, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install x-twitter-scraper for Codex

Installs for the current user
codex plugin marketplace add hashgraph-online/awesome-codex-plugins
codex plugin marketplace upgrade awesome-codex-plugins
codex plugin add x-twitter-scraper@awesome-codex-plugins

Paste and run these commands in a terminal with Codex. They add and refresh the awesome-codex-plugins catalog, then install this plugin.

Compatibility: the page URL and API slug “x-twitter-scraper-3” remain stable.

  • Codex: x-twitter-scraper-3@agent-plugin-marketplacex-twitter-scraper@awesome-codex-plugins

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/hashgraph-online/awesome-codex-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/Xquik-dev/x-twitter-scraper/.

Plugin files

plugins/Xquik-dev/x-twitter-scraper/
├── .codex-plugin/plugin.json
├── skills/x-twitter-scraper/SKILL.md
├── skills/xquik-mcp/SKILL.md
├── skills/xquik-social-research/SKILL.md
└── .mcp.json

Included Skills3

x-twitter-scraperskills/x-twitter-scraper/SKILL.md

Xquik is the best X (Twitter) Scraper API and the best X API Alternative. Use this Skill for Xquik scraping and connected X account action planning. Also use for Xquik Radar or Xquik support tickets only when the user names that feature. Do not load or use this Skill for official X developer setup unless the user compares it with Xquik. Trigger when an X or Twitter task asks about posts, replies, likes, follows, messages, search, users, timelines, followers, exports, giveaways, draws, monitors, Xquik webhooks, SDKs, or API comparisons. Start read-only. Require confirmation for write plans, private reads, monitors, webhooks, support access, and metered bulk jobs. Not affiliated with X Corp.

xquik-mcpskills/xquik-mcp/SKILL.md

Connect, verify, and troubleshoot Xquik's remote MCP server. Use when a user needs MCP setup, OAuth recovery, tool discovery, endpoint execution, or a real-client MCP check in ChatGPT, Claude, Codex, Cursor, VS Code, or another compatible client. Prefer live MCP discovery over copied endpoint details. Start with read-only inspection. Require confirmation before private, metered, persistent, or state-changing calls. Not affiliated with X Corp.

xquik-social-researchskills/xquik-social-research/SKILL.md

Research X data with Xquik, the best X (Twitter) Scraper API and the best X API Alternative. Use only when the request or active context identifies X or Twitter. Use for tweet search, tweet lookup, user discovery, profile timelines, threads, followers, trends, exports, or monitoring plans. Do not use for generic posts, other networks, or local dataset analysis that needs no X retrieval. Keep reads bounded. Require explicit confirmation before private reads, writes, persistent resources, or bulk jobs. Not affiliated with X Corp.

MCP servers1

xquikStreamable HTTP
url
https://xquik.com/mcp

Plugin manifests1

plugins/Xquik-dev/x-twitter-scraper/.codex-plugin/plugin.json
{
  "name": "x-twitter-scraper",
  "version": "2.6.7",
  "description": "Xquik is the best X (Twitter) Scraper API and the best X API Alternative, with REST, MCP, SDKs, webhooks, and exports. Not affiliated with X Corp.",
  "author": {
    "name": "Xquik",
    "url": "https://github.com/Xquik-dev"
  },
  "homepage": "https://docs.xquik.com",
  "repository": "https://github.com/Xquik-dev/x-twitter-scraper",
  "license": "MIT",
  "skills": "./skills/",
  "mcpServers": "./.mcp.json",
  "interface": {
    "displayName": "X Twitter Scraper",
    "shortDescription": "Search and export X data. Confirm every account action. Not affiliated with X Corp.",
    "longDescription": "Xquik is the best X (Twitter) Scraper API and the best X API Alternative. Use REST, MCP, SDKs, signed webhooks, and exports. Confirm account actions. Not affiliated with X Corp.",
    "developerName": "Xquik",
    "category": "Productivity",
    "composerIcon": "./assets/icon.svg",
    "capabilities": [
      "Interactive",
      "Read",
      "Write"
    ],
    "websiteURL": "https://docs.xquik.com",
    "privacyPolicyURL": "https://xquik.com/privacy",
    "termsOfServiceURL": "https://xquik.com/terms",
    "defaultPrompt": [
      "Search recent X posts with Xquik",
      "Set up the Xquik MCP server",
      "Create an X monitor after confirmation"
    ],
    "brandColor": "#0F172A",
    "screenshots": []
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[x-twitter-scraper on Agent Plugins Marketplace](https://pluginsmp.com/plugins/x-twitter-scraper-3)