Template for creating cron scripts that look for specific changes in the DOM of a website using cheerio.
Uses blob storage to store any data that is being watched, cheerio to select parts of the DOM, and sendNotification if changes are found.
Remix and add a cron trigger to scrape on your schedule!