- Mar 22, 2013
- 9,145
- 10,489
I have an RSS feed and I would like every time the feed updates to receive an email that it has updated. I don't care if I receive just an email informing me that the feed has updated, or an email that actually contains the update itself, it doesn't make a bit of difference. I just want to receive an email when the RSS feed contains new posts on it.
You may tell me to use IFTTT or Zapier. These work, but you don't get to specify how often IFTTT or Zapier will check the feed for new content. So when the feed updates, you may get the email from IFTTT or Zapier within the hour, within 5 hours, 10 hours, you have no control.
I am not looking for a desktop solution, because even though my lap tops are always running 24/7, I really don't need to be adding more programs to them to run at all times, I'm already pressed for computer power.
I have hosting with Hostgator where I could upload some script, and I can create a Cron job to run the script every X amount of time. But I looked through Github for RSS-to-Email projects, and many of them are like 8 and 5 years old... just old... and not much in terms of Wikis on those Github projects. Many of them are archived too.
Anyone knows of a solution to my problem? A script I can self-host that will check the feeds I specify every X amount of minutes (I will specify this too) and send me an email if it finds new content on the feeds.
It'd be nice if it's free. I don't think this is something very complicated, I just need a working solution. Even using a project from Github that's years old and lacks documentation I'm cool with, as long as I know it still works.
Thanks
You may tell me to use IFTTT or Zapier. These work, but you don't get to specify how often IFTTT or Zapier will check the feed for new content. So when the feed updates, you may get the email from IFTTT or Zapier within the hour, within 5 hours, 10 hours, you have no control.
I am not looking for a desktop solution, because even though my lap tops are always running 24/7, I really don't need to be adding more programs to them to run at all times, I'm already pressed for computer power.
I have hosting with Hostgator where I could upload some script, and I can create a Cron job to run the script every X amount of time. But I looked through Github for RSS-to-Email projects, and many of them are like 8 and 5 years old... just old... and not much in terms of Wikis on those Github projects. Many of them are archived too.
Anyone knows of a solution to my problem? A script I can self-host that will check the feeds I specify every X amount of minutes (I will specify this too) and send me an email if it finds new content on the feeds.
It'd be nice if it's free. I don't think this is something very complicated, I just need a working solution. Even using a project from Github that's years old and lacks documentation I'm cool with, as long as I know it still works.
Thanks