kaixinol/twitter_user_tweet_crawler
A Python crawler tool that can automatically simulate browser operations to crawl all users' tweet content and save all static resources (videos, pictures) locally without calling the Twitter API. Use the selenium library.
PythonMIT