I am currently working on a simple COVID-19 tracker for a specific area. I am trying to find a way to make my code, which reruns daily and scrapes from a table from another site, write some data (like deaths, cases, etc) along with a day number to some kind of text or database.
However, I am not completely sure how I would go about doing this. Any help would be greatly appreciated!