This python script scrapes tweets from specific users and organizes them in a convenient CSV file. The goal is to collect tweets about any username and perform sentiment analysis on them at a later time.
Primary LanguagePython