ogel4s / hacker_news_reader

A simple program to read news from Hacker News

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hacker_news_reader

A simple program to read news from Hacker News

This tool initially takes the news links of all the pages and finally starts displaying the news and extracting them in parallel.

It highlights important keywords.

If needed, you can set the summarize value to True to receive the news text in a summarized form.

Usage

pip install -r requirements.txt
python HN.py

🌹🌹

About

A simple program to read news from Hacker News


Languages

Language:Python 100.0%