I have a Python script which scrapes data for the previous day & updates the google sheet. But I need to run this script every day which is painful.
I intend to deploy this script somewhere & run it every 24 hrs. Appreciate if someone can specify the workflow as to which frameworks I should use & where I can deploy this task etc.
Thanks!!!
Asked
Active
Viewed 30 times
0
-
Do you mean this ? https://stackoverflow.com/questions/15088037/python-script-to-do-something-at-the-same-time-every-day – Jan 08 '22 at 07:25