RSS to JSON API this uses rss-parser and express and requires node.js How to setup git clone https://github.com/nmcc1212/rss-to-json-api.git cd rss-to-json-api npm install rss-parser express How to run node rss-to-json.js it currently uses port 50110 but this can be changed on line 6