feedparser4

0.1.6 • Public • Published

Monitors a list of RSS/atom feeds for new entries. The msg.topic contains the original article link. The msg.payload contains the description, and msg.article contains the complete article object, which has properties such as .title, .summary, .date and so on. The list of RSS/atom feeds must be injected with a message containing the array of rss feeds. You can also add a list of articles with timestamp that have already been seen. So you can reduce requests to the rss server.

/feedparser4/

    Package Sidebar

    Install

    npm i feedparser4

    Weekly Downloads

    8

    Version

    0.1.6

    License

    Apache-2.0

    Unpacked Size

    38.7 kB

    Total Files

    10

    Last publish

    Collaborators

    • hauw0014