6 ms·
I recently utilized Netlify for this. My build was actually my scraper and I used their Scheduled Functions (cron) to trigger this build every so often. https:
by ohadpr 4y ago
I recently utilized Netlify for this. My build was actually my scraper and I used their Scheduled Functions (cron) to trigger this build every so often.
https://www.netlify.com/blog/how-to-schedule-deploys-with-netlify/ https://www.netlify.com/blog/how-to-schedule-deploys-with-ne...
- justEgan 4y agoCame here to say this. Adding on to that, Netlify Dev has been quite useful to run and debug these functions. https://docs.netlify.com/cli/get-started/#get-started-with-netlify-dev https://docs.netlify.com/cli/get-started/#get-started-with-n...