x-twitter-scraper
Build GitHub Copilot workflows with Xquik X API SDKs, REST endpoints, hosted Apify Actor runs, MCP tools, TweetClaw OpenClaw plugin installs, signed webhooks, tweet search, user lookup, follower exports, media actions, and agent automation.
npx skills add github/awesome-copilot --skill x-twitter-scraper --agent copilot
Same command for any agent — swap --agent for claude-code, codex, cursor.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# X Twitter Scraper Use this skill when a user wants to integrate Xquik into an app, script, data pipeline, or AI agent workflow for X API and Twitter scraper tasks. ## Use Cases - Search tweets, fetch tweet details, read timelines, and download media. - Look up users, check relationships, and export followers or following. - Start extraction jobs for replies, reposts, quotes, likes, lists, communities, articles, and search results. - Create account monitors and verify HMAC-signed webhook events. - Add TypeScript, Python, Go, Java, Kotlin, C#, Ruby, PHP, CLI, or Terraform clients. - Run hosted tweet and audience collection through Apify Actors. - Connect agent runtimes through the Xquik MCP server. - Install TweetClaw when the workflow belongs inside OpenClaw and needs plugin-managed approvals for X account actions. ## Source Checks Before writing code, inspect the current Xquik source material: - REST API docs: https://docs.xquik.com/api-reference/overview - SDK index: https://docs.xquik.com/sdks - OpenAPI spec: https://xquik.com/openapi.json - MCP server docs: https://docs.xquik.com/mcp/overview - Skill repo: https://github.com/Xquik-dev/x-twitter-scraper - TweetClaw OpenClaw plu
- Use Cases
- Source Checks
- Implementation Flow
- SDK Pattern
- Apify Actor Pattern
- Webhook Pattern
- MCP Pattern
- OpenClaw Plugin Pattern
- Safety And Accuracy
curl --fail --silent --show-error --request POST \
What does the x-twitter-scraper skill do?
Build GitHub Copilot workflows with Xquik X API SDKs, REST endpoints, hosted Apify Actor runs, MCP tools, TweetClaw OpenClaw plugin installs, signed webhooks, tweet search, user lookup, follower exports, media actions, and agent automation.
How do I install it?
Run `npx skills add github/awesome-copilot --skill x-twitter-scraper --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From github/awesome-copilot, a repository with 37,432 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.