node-red-nodes/social/feedparser/README.md

424 B

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.