Skip to content

cromewar/hacker_news_scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hacker News Best articles web Scraping

This project takes the main news page from Hacker News and sort the stories by the votes, so the user can view the top rated ones.

Libraries

In order to properly execute the code this two libraries are needed:

Beautiful Soup

Install Beatutiful Soup

Documentation

Requests

Installation and Docs

Usage

Just run the script using your command line, do not forget to install the libraries using pip or another tool you like.

python main.py

Special Thanks

this script was possible thanks to ZTM academy by Andrei Neagoie

About

A web scraping project wich takes info from hacker news.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages