Skip to content

Files

Latest commit

087cd7c · May 27, 2023

History

History

Top_News

Readme.md

Cool IT news

This python made script shows top voted news basic version votes>99 from hackernews.

Installation

First of all use

pip install requirements.txt

Run

python coolnews.py

If you want news of more then desired number of votes you can edit

Line 29.   if points > 99: