node-red-nodes/social/feedparser
dceejay 56bb10642a Update Note(s) in READMEs for all moved out nodes.
redis, mongo, email, feedparse, twitter, irc, arduino, serialport
2015-06-16 21:37:22 +01:00
..
32-feedparse.html Add feedparse to node-red-nodes, fix lint etc 2015-06-13 18:53:02 +01:00
32-feedparse.js Add feedparse to node-red-nodes, fix lint etc 2015-06-13 18:53:02 +01:00
LICENSE Add feedparse to node-red-nodes, fix lint etc 2015-06-13 18:53:02 +01:00
README.md Update Note(s) in READMEs for all moved out nodes. 2015-06-16 21:37:22 +01:00
package.json Update Note(s) in READMEs for all moved out nodes. 2015-06-16 21:37:22 +01:00

README.md

node-red-node-feedparser

A Node-RED node to read RSS and Atom feeds.

Note : This is the same node as was in the core of Node-RED. As of v0.10.8 it will be installed from here instead.

Install

Run the following command in the user directory of your Node-RED install. By default this is .node-red

    npm install node-red-node-feedparser

Usage

Provides two nodes - one to receive messages, and one to send.

###Input

Monitors an RSS/atom feed for new entries.

You can set the polling time in minutes. Defaults to 15 minutes.