x-twitter-scraper
Use Xquik for X data workflows: tweet search, user lookup, follower export, media downloads, monitors, webhooks, REST API, MCP, SDK setup, and approval-gated account actions.
npx skills add sickn33/agentic-awesome-skills --skill x-twitter-scraper --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# X (Twitter) Scraper - Xquik ## Overview Gives AI agents X (Twitter) data and automation workflows through the Xquik platform. Covers tweet search, profile tweets, user lookup, follower export, media download, replies, DMs, giveaway draws, account monitoring, webhooks, bulk extraction tools, remote MCP, OpenAPI, and official SDKs. This repository entry is documentation-only: it does not include an executable scraper, binary, package, or vendored runtime code. Review the Xquik service, public docs, and SDK package before use. Because this workflow can automate authenticated X/Twitter account actions, treat it as critical-risk guidance. Only use it with accounts and targets you are authorized to operate, and require explicit user approval before posting, replying, liking, reposting, following, unfollowing, sending DMs, creating monitors, registering webhooks, or starting bulk extraction. ## When to Use This Skill - User needs to search X/Twitter for tweets by keyword, hashtag, or user - User asks for advanced Twitter search, profile tweets, or user timeline data - User wants to look up a user profile (bio, follower counts, etc.) - User needs engagement metrics for a specific tweet (
- Overview
- When to Use This Skill
- Setup
- Inspect Before Installing
- Use the TypeScript SDK
- Get an API Key
- Capabilities
- Examples
- API Reference
- Repository
- Limitations
git clone --filter=blob:none https://github.com/Xquik-dev/x-twitter-scraper.git "$review_dir/x-twitter-scraper" git -C "$review_dir/x-twitter-scraper" checkout --detach bfa27fab00dbb8b5367e15153c5723ee608ba00b git -C "$review_dir/x-twitter-scraper" ls-files npm install x-developer@2.4.16 read -rsp "X API key: " XQUIK_API_KEY echo export XQUIK_API_KEY
What does the x-twitter-scraper skill do?
Use Xquik for X data workflows: tweet search, user lookup, follower export, media downloads, monitors, webhooks, REST API, MCP, SDK setup, and approval-gated account actions.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --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 sickn33/agentic-awesome-skills, a repository with 44,414 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.