2 stable releases

1.0.1 Apr 24, 2024
1.0.0 Apr 23, 2024

#1093 in Command line utilities

40 downloads per month

BSD-2-Clause

5KB

rss2json

Minimal *nix filter to read in a RSS/Atom (XML) feed and output it to JSON.

Usage

# Read from stdin:
cat feed.xml | rss2json
# Read from file:
rss2json feed.xml

Dependencies

~8MB
~200K SLoC