This repository was archived by the owner on Mar 30, 2023. It is now read-only.
Twint 2.0.0
Among little fixes and improvements, a lot of new features and filters have been added:
New Filters
--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(Filter the tweets by minimum number of replies.)--links(Include or exclude tweets containing one o more links. If not specified you will get both tweets that might contain links or not.)--source(Filter the tweets for specific source client.)--members-list(Filter the tweets sent by users in a given list.)--filter-retweets(Exclude retweets from the results.)
Bug fixes
- upgraded resume option
- fixed format issue
- updated SQLite database schema
Compatibility
- updated compatibility with Elasticsearch 7.x