Small personal project that I made with the goal to better understand web scraping while also studying twitter's API.
You will need to install the tweepy library with pip install tweepy
, and the pandas library with pip install pandas
For any doubts check the wiki.