Skip to content

c0dzilla/hackerScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacker Scraper

A python script to list the top hacker news articles in your terminal, and open whichever you want to read in the browser.

ss

Setup

  1. Clone the repository.
  2. Install the dependencies given below.
  3. Run script ./scrapper.py.

Dependencies


pip install beautifulsoup==4.6.0
pip install termcolor==1.1.0

About

Open Hacker News articles from terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages