2 stable releases
1.0.1 | Apr 24, 2024 |
---|---|
1.0.0 | Apr 23, 2024 |
#1532 in Command line utilities
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
~7.5MB
~198K SLoC