I'm using getoldtweets3 library to scrape corona outbreak information. I get this error -
error : C:\Users\Vilius\anaconda3\python.exe C:/Users/Vilius/PycharmProjects/Sentiment-Analysis2/twitter_analysis.py
An error occured during an HTTP request: HTTP Error 404: Not Found
Try to open in browser: https://twitter.com/search?q=CoronaOutbreak%20since%3A2020-01-01%20until%3A2020-04-01&src=typd
Even though link is working, what might be the problem? https://github.com/attreyabhatt/Sentiment-Analysis
<- I'm using this code