Twitter Advanced Search Scraper
Pricing
$30.00 / 1,000 results
Twitter Advanced Search Scraper
Advanced Twitter/X scraper with powerful filtering capabilities. Extract detailed tweet info, user profiles, and media. Supports search by query, user, hashtags, and more.
Pricing
$30.00 / 1,000 results
Rating
0.0
(0)
Developer

mikolabs
Actor stats
0
Bookmarked
8
Total users
6
Monthly active users
3 days ago
Last modified
Categories
Share
π¦ Twitter / X Advanced Search Scraper β Apify Actor
A powerful, enterprise-grade Apify Actor for scraping Twitter / X data using advanced search operators β no API key required.
This actor supports 50+ filters, three search modes, rich metadata extraction, and reliable scraping with optional residential proxies.
π Key Features
π Three Search Modes
- Global Search Search tweets across all of Twitter using keywords, hashtags, time, geo, media, and engagement filters.
- Profile Search Scrape tweets from a specific user profile (date range, keywords, engagement).
- User Search Discover Twitter user profiles based on search queries.
π― Advanced Filtering (50+ Options)
Engagement
- Min / Max likes, retweets, replies
- Presets:
low,medium,high,viral
Media
- Images, videos, GIFs
- Links, news articles
- Polls (2β4 options)
- Twitter Cards (YouTube, apps, summaries, videos)
Content
- Keywords, exact phrases
- Hashtags, cashtags
- Excluded keywords / hashtags
- Question-based tweets
- Sentiment via emoticons π
Users
- From / To / Mention users
- Exclude users
- Verified / Blue verified only
- Twitter list members
Time
- Date range (
since/until) - Relative time (
7d,24h) - Tweet ID ranges
- Unix timestamps
Geo
- City / landmark search
- Radius (
25km,15mi) - Geocode (lat, lng)
- Twitter place IDs
π¦ Rich Data Extraction
Each result includes:
-
Full tweet text
-
Tweet ID & URL
-
Timestamp
-
Engagement stats
-
Media URLs (HQ images, videos)
-
Author profile details:
- Name
- Username
- Bio
- Followers
- Verification status
π Privacy & Reliability
- β No Twitter API key required
- π Automatic retries
- π Residential proxy support (via Apify)
- β‘ Optimized crawling & pagination
π Input Configuration
The actor supports simple search or fully structured advanced filters.
Minimal Example
{"query": "python programming","numberOfTweets": 100}
Advanced Example
{"query": "AI OR Machine Learning","queryType": "Top","numberOfTweets": 500,"engagementLevel": "high","mediaTypes": ["image", "video"],"contentLanguage": "en","timeSince": "2024-01-01","timeUntil": "2024-12-31","usersVerifiedOnly": true}
π‘ You can use either
queryOR advanced filters β at least one must be provided.
π€ Output
Results are stored in the default Apify dataset.
Example Tweet Output
{"searchType": "post","type": "tweet","query": "python programming","data": {"tweet_url": "https://x.com/username/status/123456789","tweet_id": "123456789","author": {"fullname": "Python Dev","username": "pythondev","verified": true},"text": "Just released a new Python library! #python #coding","stats": {"likes": 150,"retweets": 45,"comments": 12},"media": [{"type": "image","url": "https://pbs.twimg.com/media/..."}]}}
π Built-in Dataset Views
Once the actor finishes, you get instant views:
- π All Tweets
- π€ Users
- π₯ High Engagement Tweets
- πΌ Tweets with Media
Perfect for:
- Sentiment analysis
- Market research
- Lead generation
- News tracking
- Influencer discovery
π οΈ Development
Tech Stack
- Python
- Apify SDK
- Crawlee
Local Setup
git clone <repo>pip install -r requirements.txtapify run
π License
Licensed under Apache License 2.0 Free to use, modify, and integrate in commercial projects.
β Use Cases
- Social listening & trend analysis
- Brand monitoring
- Crypto & stock sentiment tracking
- Lead generation
- Academic & research datasets
- Media & journalism research
π₯ If you need precision Twitter scraping without API limits β this actor is built for you.