vedant2608 / HackerNewsSelected

This script scraps the selected news from hacker news which have the votes more than 99

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacker News Selected Articles

This script scraps the selected news from hacker news which have the votes more than 99

BeautifullSoup is needed to run this script. Install it using the pip install BeautifullSoup4 command(See the documentation for more)

As the website update its content frquently if you run this script again you may see differnet output

About

This script scraps the selected news from hacker news which have the votes more than 99


Languages

Language:Python 100.0%