Nimrod51 / rss

This Python script creates an HTML dynamically from TheMarker.com RSS feed (in Hebrew).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RSS

This python code creates an HTML dynamically from TheMarker.com RSS feed in Hebrew.

Requires FeedParser, Yattag, lxml, and future (for Python 2.X). Compatible with Python 2/3.

Installation

Install the python modules listed above (using pip), and simply run 'TheMarker.py'. Optionally, select the required feed to be generated; otherwise simply press enter. An HTML will be saved in the same directory as your RSS.py file, and automatically opened using your default browser.

About

This Python script creates an HTML dynamically from TheMarker.com RSS feed (in Hebrew).

License:GNU General Public License v3.0


Languages

Language:HTML 91.6%Language:Jupyter Notebook 6.0%Language:Python 2.4%