mudman1986/Collect RSS Feeds

Fetches RSS/Atom feeds and generates JSON output with articles from the last N hours

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 30, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: mudman1986/rss-feed-collector-action@1e94b174e7582dd036d5314ccca1f8c9c2a91261 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
config-pathPath to RSS feeds JSON config fileyes
hoursNumber of hours to look back for articlesno24
output-pathPath for output JSON filenofeed-data.json
namedescription
output-filePath to the generated JSON file
total-articlesTotal number of articles collected
successful-feedsNumber of successfully fetched feeds
failed-feedsNumber of failed feeds