mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
21 lines
424 B
Markdown
21 lines
424 B
Markdown
node-red-node-feedparser
|
|
========================
|
|
|
|
A <a href="http://nodered.org" target="_new">Node-RED</a> 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.
|