Skip to content

Minimal CLI tool (unix filter) to parse RSS feeds as JSON

License

Notifications You must be signed in to change notification settings

trevarj/rss2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Minimal CLI tool (unix filter) to parse RSS feeds as JSON

Topics

Resources

License

Stars

Watchers

Forks

Languages