RSS Feed Reader
Fetch and parse RSS/Atom feeds, returning recent entries
RSS Feed Reader Tool
Fetch and parse RSS/Atom feeds, returning recent entries
Tool ID
rss-reader
Credential Required
No
Input Properties
| Property |
Type |
Required |
Default |
Description |
feedUrls |
string |
Yes |
— |
Comma-separated RSS/Atom feed URLs |
maxEntries |
string |
No |
10 |
Maximum entries to return per feed |
hoursBack |
string |
No |
24 |
Only return entries from the last N hours (0 = all) |
Execution Steps
- parse-feeds (
python) — python
Published Outputs
digest — {{parse-feeds.digest}}
entryCount — {{parse-feeds.entryCount}}
feedCount — {{parse-feeds.feedCount}}
entries — {{parse-feeds.entries}}
Vendor
Blue Isle Software