index.hr basic news content in the terminal
Available via PyPi, compatible with Python 2.7.x and 3.6.x.
pip install indexhr
In terminal as index-hr
.
Navigation using up/down arrows. Clicking enter will open the selected in the new tab of your browser.
Available options:
- --raw (-r) [get just the parsed data without TUI]
from indexhr.scrapper import scrapped_data
[scrapped data in your code]
MIT.