twitter-x-scraping
CommunityScrape public X/Twitter data without API keys.
Data & Analytics#web scraping#x scraping#nitter#twitter scraping#social media data collection#no-api data extraction#tweet aggregation
Authorswyxio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the barrier of requiring a paid Twitter API key to collect public X/Twitter timeline and list data, making social media data accessible for research, analysis, and development use cases without incurring high API costs.
Core Features & Use Cases
- No-API Scraping: Collects public tweets from X profiles and lists via open-source Nitter mirrors, no official API credentials required.
- Anti-Bot Resilience: Automatically falls back from plain HTTP requests to headed Playwright browser sessions when encountering anti-bot challenges, with exponential backoff retries for rate-limited responses.
- Efficient Pagination: Uses cursor-based pagination with date-bound stopping to avoid unnecessary fetches, and automatically skips pinned posts to ensure accurate date cutoffs.
- Use Case: A market researcher can use this Skill to gather all public tweets from a competitor's account over a 6-month period to analyze product sentiment and feature mentions.
Quick Start
Use the twitter-x-scraping skill to collect all public tweets from the X list with ID 1585430245762441216 published between April 1 and April 15, 2026, and save the parsed results to a local JSON file.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: twitter-x-scraping Download link: https://github.com/swyxio/skills/archive/main.zip#twitter-x-scraping Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.