node-red-nodes/social/feedparser
Dave Conway-Jones 4a8f071c91
bump email, feed parser, twilio, sqlite, rbe packages
2018-03-29 09:34:31 +01:00
..
locales Japanese translation of info text for twitter/feedparse/email/rbe nodes (#421) 2018-03-29 08:49:30 +01:00
32-feedparse.html Add warning of too large interval for feedparser 2018-03-11 21:10:37 +00:00
32-feedparse.js Add warning of too large interval for feedparser 2018-03-11 21:10:37 +00:00
LICENSE Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
README.md Info/Doc style updates to core/pi nodes 2016-03-02 13:27:52 +00:00
package.json bump email, feed parser, twilio, sqlite, rbe packages 2018-03-29 09:34:31 +01:00

README.md

node-red-node-feedparser

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

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

    npm install node-red-node-feedparser

Usage

Input

Monitors an RSS/atom feed for new entries.

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