Twitter Tweets Scraper
by gentle_cloud
Need to pull fresh tweets for research, monitoring, or analysis? This Twitter scraper is built to handle exactly that. Just paste in a Twitter profile...
Opens on Apify.com
About Twitter Tweets Scraper
Need to pull fresh tweets for research, monitoring, or analysis? This Twitter scraper is built to handle exactly that. Just paste in a Twitter profile or search URL, and it collects the latest tweet data for you. It works directly through Twitter's own search interface, which means you get the same comprehensive results you'd see manually scrolling—but automated. The big advantage? It bypasses the platform's built-in limits on how many tweets you can view and how far back in time you can go. You set the parameters, and it gathers the data, delivering everything in clean, reverse-chronological order. I use this for tracking brand mentions, following hashtag campaigns, gathering public sentiment on news events, or even keeping an eye on competitor activity. It saves hours of manual copying and pasting. The output is structured data (like tweet text, timestamps, engagement metrics, and user info) that's ready for spreadsheets, databases, or your analysis tools. If you need reliable, up-to-date Twitter data without the API hassle, this scraper gets the job done.
What does this actor do?
Twitter Tweets Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
🚀 Twitter Tweets Scraper Enter the twitter url that needs to be collected to quickly collect the latest tweets published on the corresponding twitter. The tweets are sorted in reverse chronological order, supporting the transmission of multiple twitter urls, and the sorting result is multiple simultaneous sorting ## 🔥 How it works 1. Start URLs: Enter the one or more twitter urls, for example: https://twitter.com/elonmusk. 2. Since Date: Enter the earliest date for collecting tweets, default to yesterday, for example 2024-03-05. 3.Enter the expected number of tweets to be collected, default to 10. 4. After entering, click the Save & Start button 5. Waiting for results to export, download your data in JSON, XML, CSV, Excel, or HTML ## 🛫 Result Json Example json { 'bookmark_count': 0, 'created_at': 'Wed Mar 06 10:00:39 +0000 2024', 'conversation_id_str': '1765316555607511292', 'entities': { 'hashtags': [ { 'indices': [ 0, 16 ], 'text': 'PeckShieldAlert' }, { 'indices': [ 17, 23 ], 'text': 'Teneo' }, { 'indices': [ 24, 28 ], 'text': '3AC' } ], 'media': [ { 'display_url': 'pic.twitter.com/DPh1shs6AB', 'expanded_url': 'https://twitter.com/PeckShieldAlert/status/1765316555607511292/photo/1', 'id_str': '1765316149485658112', 'indices': [ 119, 142 ], 'media_key': '3_1765316149485658112', 'media_url_https': 'https://pbs.twimg.com/media/GH-pr1ZaYAAvHVH.jpg', 'type': 'photo', 'url': 'https://t.co/DPh1shs6AB', 'ext_media_availability': { 'status': 'Available' }, 'features': { 'large': { 'faces': [] }, 'medium': { 'faces': [] }, 'small': { 'faces': [] }, 'orig': { 'faces': [] } }, 'sizes': { 'large': { 'h': 492, 'w': 2048, 'resize': 'fit' }, 'medium': { 'h': 288, 'w': 1200, 'resize': 'fit' }, 'small': { 'h': 163, 'w': 680, 'resize': 'fit' }, 'thumb': { 'h': 150, 'w': 150, 'resize': 'crop' } }, 'original_info': { 'height': 983, 'width': 4096, 'focus_rects': [ { 'x': 2289, 'y': 0, 'w': 1755, 'h': 983 }, { 'x': 2675, 'y': 0, 'w': 983, 'h': 983 }, { 'x': 2735, 'y': 0, 'w': 862, 'h': 983 }, { 'x': 2920, 'y': 0, 'w': 492, 'h': 983 }, { 'x': 0, 'y': 0, 'w': 4096, 'h': 983 } ] }, 'allow_download_status': { 'allow_download': True }, 'media_results': { 'result': { 'media_key': '3_1765316149485658112' } } } ], 'symbols': [ { 'indices': [ 81, 86 ], 'text': 'USDC' } ], 'timestamps': [], 'urls': [], 'user_mentions': [] }, 'extended_entities': { 'media': [ { 'display_url': 'pic.twitter.com/DPh1shs6AB', 'expanded_url': 'https://twitter.com/PeckShieldAlert/status/1765316555607511292/photo/1', 'id_str': '1765316149485658112', 'indices': [ 119, 142 ], 'media_key': '3_1765316149485658112', 'media_url_https': 'https://pbs.twimg.com/media/GH-pr1ZaYAAvHVH.jpg', 'type': 'photo', 'url': 'https://t.co/DPh1shs6AB', 'ext_media_availability': { 'status': 'Available' }, 'features': { 'large': { 'faces': [] }, 'medium': { 'faces': [] }, 'small': { 'faces': [] }, 'orig': { 'faces': [] } }, 'sizes': { 'large': { 'h': 492, 'w': 2048, 'resize': 'fit' }, 'medium': { 'h': 288, 'w': 1200, 'resize': 'fit' }, 'small': { 'h': 163, 'w': 680, 'resize': 'fit' }, 'thumb': { 'h': 150, 'w': 150, 'resize': 'crop' } }, 'original_info': { 'height': 983, 'width': 4096, 'focus_rects': [ { 'x': 2289, 'y': 0, 'w': 1755, 'h': 983 }, { 'x': 2675, 'y': 0, 'w': 983, 'h': 983 }, { 'x': 2735, 'y': 0, 'w': 862, 'h': 983 }, { 'x': 2920, 'y': 0, 'w': 492, 'h': 983 }, { 'x': 0, 'y': 0, 'w': 4096, 'h': 983 } ] }, 'allow_download_status': { 'allow_download': True }, 'media_results': { 'result': { 'media_key': '3_1765316149485658112' } } } ] }, 'favorite_count': 1, 'favorited': False, 'full_text': '#PeckShieldAlert #Teneo #3AC Liquidator - labeled address has transferred 34.75K $USDC to a new address 0xc41ff...713c https://t.co/DPh1shs6AB', 'is_quote_status': False, 'lang': 'en', 'possibly_sensitive': False, 'possibly_sensitive_editable': True, 'quote_count': 0, 'reply_count': 3, 'retweet_count': 0, 'retweeted': False, 'user_id_str': '1128606567354359808', 'id_str': '1765316555607511292', 'url': 'https://twitter.com/CertiKAlert/status/1765316555607511292', 'views_count': '160', 'user': { 'following': True, 'can_dm': True, 'can_media_tag': True, 'created_at': 'Wed May 15 10:22:28 +0000 2019', 'default_profile': True, 'default_profile_image': False, 'description': 'Free Chrome Extension: https://t.co/yvXOjS8ZRI\n\nTelegram: https://t.co/qX5sVtdkFD', 'entities': { 'description': { 'urls': [ { 'display_url': 'chrome.google.com/webstore/detai…', 'expanded_url': 'https://chrome.google.com/webstore/detail/peckshieldalert/dakkielolpafjbgnjnakddabmbbkcioe', 'url': 'https://t.co/yvXOjS8ZRI', 'indices': [ 23, 46 ] }, { 'display_url': 't.me/peckshield', 'expanded_url': 'http://t.me/peckshield', 'url': 'https://t.co/qX5sVtdkFD', 'indices': [ 58, 81 ] } ] }, 'url': { 'urls': [ { 'display_url': 'alert.peckshield.com', 'expanded_url': 'https://alert.peckshield.com', 'url': 'https://t.co/TuXxEDZaJQ', 'indices': [ 0, 23 ] } ] } }, 'fast_followers_count': 0, 'favourites_count': 3510, 'followers_count': 87375, 'friends_count': 1, 'has_custom_timelines': False, 'is_translator': False, 'listed_count': 1403, 'location': '', 'media_count': 2701, 'name': 'PeckShieldAlert', 'normal_followers_count': 87375, 'pinned_tweet_ids_str': [ '1751788344281886726' ], 'possibly_sensitive': False, 'profile_image_url_https': 'https://pbs.twimg.com/profile_images/1128620708135718912/t1Igt1Ns_normal.png', 'profile_interstitial_type': '', 'screen_name': 'PeckShieldAlert', 'statuses_count': 3418, 'translator_type': 'none', 'url': 'https://t.co/TuXxEDZaJQ', 'verified': False, 'want_retweets': True, 'withheld_in_countries': [] } } ## 🔍 Want more runners for social platform? Youtube User Channel: youtube-user-channel-scraper Tiktok Video: Tiktok Videos Watermark Free Scraper ## 🔧 Maintenance and updates This program will be regularly maintained and updated to improve the efficiency and stability of crawlers.
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Twitter Tweets Scraper now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- gentle_cloud
- Pricing
- Paid
- Total Runs
- 3,306,246
- Active Users
- 2,659
Related Actors
🏯 Tweet Scraper V2 - X / Twitter Scraper
by apidojo
Instagram Scraper
by apify
TikTok Scraper
by clockworks
Instagram Profile Scraper
by apify
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support