2 stable releases

1.0.1 Apr 24, 2024
1.0.0 Apr 23, 2024

#534 in Command line utilities

Download history 218/week @ 2024-04-23 11/week @ 2024-04-30

229 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
~201K SLoC