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.
pip install -r requirements.txt
python HN.py
🌹🌹