x-tweet-search
Scrapes tweets from X (Twitter) by search query, user handle, or direct URL — returns full tweet data including text, author info, engagement metrics, media, and hashtags. Use when user mentions X, Twitter, tweet scraping, scrape tweets, get tweets, fetch tweets, twitter data, x.com data, tweet collector, tweet search, twitter search, social media scraping, twitter handle scraping, scrape user tweets, from:username, twitter keyword search, hashtag search, twitter timeline, twitter list scraping, collect twitter posts, export tweets, tweet analysis, twitter monitoring, search twitter, get twitt
npx skills add browser-act/skills --skill x-tweet-search --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) — Tweet Search & Scraper > Search query / handle / URL → structured tweet list (text, author, metrics, media, entities) ## Language All process output to user (progress updates, process notifications) follows the user's language. ## Objective Collect tweets matching a search query, from specific user profiles, or from direct URLs, extracting complete structured data for each tweet. ## Prerequisites - Target page is already open in the browser: `https://x.com/search?q=...` or `https://x.com/{handle}` or a direct tweet/list URL - User must be logged in to X (user avatar or username visible in left sidebar) ## Pre-execution Checks ### 1. Tool Readiness If browser-act has been confirmed available in the current session → skip this step. Invoke `browser-act` via Skill tool to load usage. If installation or configuration issues arise, follow its guidance to resolve then retry. ### 2. Login Verification If login status for X has been confirmed in the current session → skip this step. Otherwise: open `https://x.com` and observe the left sidebar: - User avatar or "@username" visible at the bottom → logged in, continue - "Sign in" or "Log in" button visible → not logged in, inf
- Language
- Objective
- Prerequisites
- Pre-execution Checks
- 1. Tool Readiness
- 2. Login Verification
- Capability Components
- DOM: Tweet list extraction (React Fiber)
- URL Construction Guide
- Input type → URL mapping
- Filter parameters → query operators
- Pagination
- Success Criteria
- Known Limitations
What does the x-tweet-search skill do?
Scrapes tweets from X (Twitter) by search query, user handle, or direct URL — returns full tweet data including text, author info, engagement metrics, media, and hashtags. Use when user mentions X, Twitter, tweet scraping, scrape tweets, get tweets, fetch tweets, twitter data, x.com data, tweet collector, tweet search, twitter search, social media scraping, twitter handle scraping, scrape user tweets, from:username, twitter keyword search, hashtag search, twitter timeline, twitter list scraping, collect twitter posts, export tweets, tweet analysis, twitter monitoring, search twitter, get twitt
How do I install it?
Run `npx skills add browser-act/skills --skill x-tweet-search --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 browser-act/skills, a repository with 5,160 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.
