Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

YCombinator News Ranking App

This simple script will scrape the YCombinator News Website and rank the highest upvote news.

Usage

  • requires beautifulsoup, requests
  • Use pip install beautifulsoup requests
  • Run python main.py