Plan – Cron jobs in Python 12 years ago
I wrote something similar a while back, but it only requires an hourly cronjob to run a bunch of Python scripts in an arbitrary file structure: https://github.com/nlindblad/ocarina
I use it extensively myself for scraping various sites/APIs.