generate rss flux from html pages
| html2rss.py | ||
| README.md | ||
| unittest1.html | ||
html2rss
This is a simple python script to generate rss flux from html pages.
You will need a regex in order to find items, see the unittest1 example for a use case.
| html2rss.py | ||
| README.md | ||
| unittest1.html | ||
This is a simple python script to generate rss flux from html pages.
You will need a regex in order to find items, see the unittest1 example for a use case.