I have a web scraper that grabs weather data and saves the data to a graph. I keep finding that the scripts stop updating after around a week of running. I have to load the console again for it to start grabbing data again.
Is this something wrong with my code or PythonAnywhere?
Cheers