1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00
node-red-nodes/social/feedparser/README.md

21 lines
424 B
Markdown
Raw Normal View History

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.