Apr 1, 2022
Hi Andrew,
Lifesaving blog! Do you happen to know how to use the Twitter API's COVID 19 endpoint with your pipeline? Replacing
`search_url = "https://api.twitter.com/2/tweets/search/all"`
with
`search_url = "https://api.twitter.com/labs/1/tweets/stream/covid19"`
Didn't seem to work.