Get all the info of the latest tweets given a certain query (for example #covid)
pip install snscrape
pip install pandas
The notebook is pretty self-explanatory, just type in the query you want to look for and the number of tweets you want to get and run the code!
Huge thanks to JustAnotherArchivist for creating the powerful snscrape library