Provided free and as is, without warranty of any kind — including merchantability, fitness for a particular purpose, and the accuracy or completeness of any result. See the licence. You are responsible for checking what this produces before relying on it.
digestrss
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
Publishes
The keys a later task may reference as {{taskName.key}}. Referencing anything not listed here resolves to nothing at run time.
digest
entries
entryCount
feedCount
Input Properties
Every property this tool accepts, from its own tool.iml.
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)