Skip to content

A Simple Python Web Scraper script to display the stories of Hacker News website with score points greater than 99

Notifications You must be signed in to change notification settings

VidhyaVarshanyJS/HackerNews_Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

HackerNews_Scraper

A Simple Python Web Scraper script to display the stories of Hacker News website with score points greater than 99

Python librabries

  • BeautifulSoup - for scraping the site
  • pprint - pretty print
  • requests - request url

About

A Simple Python Web Scraper script to display the stories of Hacker News website with score points greater than 99

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages