I have a python script that runs an API + Web scraping tool to gather data via some login credentials that I give it. Currently it is only on my computer and I am hoping to automate the task to run every morning. I am looking for a free task running app that can run my python script automatically. I tried pythonanywhere but it seems that the free version does not allow you to pull data from the API/login.
Anyone have any recommendations?