Another way to execute a script at a specific time every day is by uploading your script to PythonAnywhere and telling PythonAnywhere the time when to run the script:

I have written the steps to schedule the script for execution in this HowTo on PythonHow: https://pythonhow.com/how/schedule-a-python-script-for-execution-at-a-specific-time-every-day/