I have a running app that requires data from external sources, I already have a script in python that grabs this data, formats it, and throws it in my supabase postgresql db, I am not all that familiar with CRON jobs and wanted some help regarding designing a fluid system for this that is cost effective.