If you are here then you know how difficult it has become to scrape tweets as twitter loads the tweets dynamically meaning that only the tweets that are in the current frame of the screen are only loaded.
- Extract tweets
- Extract name of the tweeters
- Sentiment analysis on the tweets
Clone this project and run
python manage.py runserver
- Selenium
- TextBlob
- Django
- Drop a star if it helped you
- Pull request to add more features
- Scrape videos from tweets