Complete X (Twitter) Scraper π¦
Pricing
from $15.00 / 1,000 results
Complete X (Twitter) Scraper π¦
A powerful, production-ready scraper to extract tweets, users, profiles, lists, and media from X (Twitter) with smart auto-detection, advanced filtering, and structured outputs.
Pricing
from $15.00 / 1,000 results
Rating
0.0
(0)
Developer
Synapz (Api402)
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
π Complete X (Twitter) Scraper
β‘ Fast β’ π° Cost-Effective β’ π― Smart β’ π₯ Production Ready
Extract tweets, users, profiles, lists, and media from X (Twitter) with high speed, low cost, and zero manual configuration.
Built for developers, startups, AI pipelines, and data-driven products.
π Why This Scraper?
Most scrapers are:
- β Slow
- β Expensive
- β Hard to configure
This one is:
- β‘ Blazing Fast β Optimized scraping engine with smart routing
- π° Cost Efficient β Minimal requests + optimized pagination
- π§ Smart Detection β No need to select modes manually
- π Fully Automated β Handles retries, pagination & errors
- π¦ Structured Output β Clean JSON ready for pipelines
π§ What Makes It Unique?
π₯ Smart Auto-Detection Engine
Just provide input β the scraper decides everything:
| Input | Automatically Does |
|---|---|
| Username | Scrapes profile + tweets |
| List URL | Scrapes list tweets |
| Keywords | Searches tweets or users |
π No configuration needed. Just run.
π Features
π€ Profile Scraping
- Full profile data (bio, followers, location, etc.)
- Tweets extraction
- Replies support
- Retweets support
π· Media Scraping
- Extract images & videos
- Direct media URLs
- HLS preview support for videos
π Advanced Search
- Global tweet search
- User discovery
- Profile-based search
π― Advanced Filtering
- π Date range (from / until)
- π Engagement (likes, replies, retweets)
- π Location-based filtering
- βοΈ Verified users only
- π· Media type filtering
βοΈ Built-in Reliability
- π Auto retry with exponential backoff
- π‘οΈ Rate limit protection
- π Proxy rotation support
- π Auto pagination
π‘ Use Cases
This scraper is perfect for:
π Data Collection
- Social media analytics
- Trend tracking
- Market research
π€ AI / ML Pipelines
- Training datasets
- Sentiment analysis
- NLP pipelines
π Startups & SaaS
- Lead generation
- Influencer discovery
- Competitor analysis
π Growth & Marketing
- Hashtag tracking
- Engagement analysis
- Audience research
π Input Configuration
1οΈβ£ Scrape Profiles
{"twitterHandles": ["elonmusk", "nasa"],"maxItems": 100}
2οΈβ£ Search Tweets
{"searchTerms": ["AI", "#startup"],"searchType": "tweets"}
3οΈβ£ Search Users
{"searchTerms": ["data scientist"],"searchType": "users"}
4οΈβ£ Scrape Lists
{"listUrls": ["https://x.com/i/lists/123456"]}
5οΈβ£ Media Only Mode
{"twitterHandles": ["nasa"],"mediaOnly": true}
βοΈ Configuration Options
Profile Options
| Option | Description |
|---|---|
| includeReplies | Include replies |
| includeRetweets | Include retweets |
| mediaOnly | Only media tweets |
Filters
| Filter | Example |
|---|---|
| Date | "startDate": "2024-01-01" |
| Likes | "minLikes": 50 |
| Language | "tweetLanguage": "en" |
| Verified | "onlyVerified": true |
π Output Format
π§Ύ Tweet
{"type": "tweet","tweet_id": "123456","text": "AI is the future","likes": 120,"retweets": 30,"comments": 10}
π€ Profile
{"type": "profile","username": "nasa","followers": "10M","bio": "Exploring space"}
π User
{"type": "user","username": "@john_doe","verified": true}
β‘ Performance & Cost Advantage
| Feature | This Scraper | Others |
|---|---|---|
| Speed | β‘ Fast | Slow |
| Cost | π° Low | Expensive |
| Setup | π’ Zero Config | Complex |
| Reliability | π‘οΈ High | Medium |
| Automation | π€ Full | Partial |
π§ How It Works
Input β Smart Detection β Correct Scraper β Structured Output
Internal Flow
Usernames β Profile ScraperLists β List ExtractorSearch β Tweet/User Search Engine
β‘ Best Practices
- Start with small
maxItems - Avoid aggressive scraping
- Use filters to reduce cost
- Monitor logs
- Rotate instances if needed
π Troubleshooting
β No Data
- Check username spelling
- Remove strict filters
- Try different query
β οΈ Rate Limit
- Reduce pages
- Increase delay
- Use proxies
π· No Media Found
- Disable
mediaOnly - Check if profile has media
π Ethics & Legal
- Follow platform policies
- Respect privacy laws (GDPR, etc.)
- Avoid scraping sensitive/private data
- Use responsibly
π― Quick Start
1. Add input (username / search / list)2. Set filters (optional)3. Run scraper π
π§© Tech Stack
- Python Scraper Engine
- Apify SDK
- Proxy Rotation System
- Smart Routing Logic
π¬ Support
- Check logs
- Review documentation
- Raise issues
π License
MIT License β Free to use with responsibility.
π₯ Final Note
This is a complete, scalable, and cost-efficient X scraper built for:
- Developers
- Startups
- AI Builders
- Growth Hackers