{"library":"node-red-node-feedparser","type":"library","category":null,"description":"This package provides a Node-RED node, `node-red-node-feedparser`, designed to monitor and parse RSS and Atom feeds. It is currently at version 1.0.5 and is part of the official Node-RED nodes collection, suggesting an active maintenance schedule tied to Node-RED's own releases. The node differentiates itself by integrating directly into Node-RED flows, allowing users to easily consume and process feed data within a visual programming environment without writing custom parsing logic. It handles the polling of feeds at configurable intervals and outputs structured data for each article, including title, description, link, and a complete article object. A key change in version 1.0 involved a rewrite to remove the deprecated `request` library and switch to a new parsing engine, resulting in changes to the output data structure.","language":"javascript","status":"active","version":"1.0.5","tags":["javascript","node-red","atom","rss","feed"],"install":[{"cmd":"npm install node-red-node-feedparser","imports":[]},{"cmd":"yarn add node-red-node-feedparser","imports":[]},{"cmd":"pnpm add node-red-node-feedparser","imports":[]}],"homepage":"https://flows.nodered.org/node/node-red-node-feedparser","github":"https://github.com/node-red/node-red-nodes","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/node-red-node-feedparser","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Sun Apr 19","next_check":"Sat Jul 18","install_tag":null}}