Parse rss data into json format using python
Fork / clone the repo
-
download rss from url add into forder to replace rss.xml
-
replace mytree in rss_element_tree.py with new rss filename
-
click and run
Rely on element_tree and json
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.