Skip to content

Latest commit

 

History

History

Top_News

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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: