Scrapes X/Twitter data without API access using Puppeteer stealth and browser console scripts. Extracts profiles, followers, following lists, tweets, search results, hashtags, threads, media, bookmarks, notifications, DMs, likes, and viral tweets. Exports to JSON/CSV. Use when collecting, exporting, or analyzing Twitter data.
$npx -y skills add nirholas/xactions --skill twitter-scrapingInstalls into the current project.
Run `npx skills use "https://github.com/nirholas/xactions" --skill "nirholas/xactions/twitter-scraping"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nirholas/xactions" that are relevant to the current task. Run `npx skills add "https://github.com/nirholas/xactions"` and select the relevant skills, then follow their instructions.