Hacker News new | ask | show | jobs
by ohadpr 1271 days 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-ne...

1 comments

Came 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-n...