Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
This val periodically polls specified RSS feeds and send the author an email with new items. It checks each feed defined in rssFeeds
for new content since the last run and sends an email with the details of the new items.
- Fork @stevekrouse/rssFeeds and update it with your desired RSS feeds;
- Fork this val and replace the
https://esm.town/v/stevekrouse/rssFeeds
import with your newly forked val; - Enjoy RSS updates on your email!
Migrated from folder: Archive/pollRSSFeeds