Google Apps Script has a scheduler built in:
https://developers.google.com/apps-script/reference/script/c...I use this to automate a lot of tasks. E.g. automatically clip supermarket coupons every week, check for tax loss harvesting opportunities in my portfolio, etc.
It's really powerful