A Node-RED node to get RSS Atom feeds. Get URL from input payload. Returns all elements of feed as single messages
npm install node-red-contrib-feedparser-simplenode-red-contrib-feedparser-simple
========================
A modified version of node-red-node-feedparser-extended
Code was simplified.
Extended the input for injection, not only for timing, but also receiving the feed url as payload of incoming message.
Returns all elements of the feed as single messages.

Install
-------
Run the following command in your Node-RED user directory - typically ~/.node-red
npm install node-red-contrib-feedparser-simple