Simple twitter sentiment analysis for specific topics using TextBlob PatternAnalyzer, please be aware that the results might not always be as precise as desired.
If you like it you can buy me a coffee.
https://www.buymeacoffee.com/miguelmamfm
You need to have a valid Twitter API Key and Secret and add it to your environment variables. Example:
API-KEY="YRXXXXXXXXXXXXXXXno"
API-SECRET="uQEdXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXiQF2JK"
pip install -r requirements.txt
python analysis.py