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
2021-03-12 13:23:26 +00:00
..
locales added/improved DE translation of forms (#765) 2021-03-12 13:23:26 +00:00
32-feedparse.html Move English help to en-US directory (#592) 2019-12-05 21:18:59 +00:00
32-feedparse.js feedparser Add correct accept headers 2018-09-14 16:10:53 +01:00
LICENSE Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
package.json bump lib 2020-05-05 19:36:48 +01:00
README.md Info/Doc style updates to core/pi nodes 2016-03-02 13:27:52 +00:00

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.