Improvements
since/untilaccept hh:mm:ss to fine the search- normalizer for
cashtags,hashtags,mentionsandusernames
Thanks to @AFPMedialab
- added support for Python3.8
Thanks to @Jamim
Unclaimed project
Are you a maintainer of twint? Claim this project to take control of your public changelog and roadmap.
Changelog
An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
since/until accept hh:mm:ss to fine the searchcashtags,hashtags,mentions and usernamesThanks to @AFPMedialab
Thanks to @Jamim
user_rt: name of the user at the time which retweeteduser_rt_id to any retweet and not just specific onesretweet_idreply_to: list of {user_id, username} of users which you'd reply touser_rt_id from long to keywordAmong little fixes and improvements, a lot of new features and filters have been added:
--popular-tweets (Scrape popular tweets instead of recent ones.)--native-retweets (Filter the results for retweets only.)--min-likes (Filter the tweets by minimum number of likes.)--min-retweets (Filter the tweets by minimum number of retweets.)--min-replies (Fil...Dates, Times & Timezones are now converted to local system time
Cleaner Code & Optimized performance
Ability to collect Retweets - 2 ways: Fast: (Limited)
Slow: (Not Limited)
c.Profile_fullAdded mentions, retweet, rt_user, essid fields, and more
Added proxy support to Twint...