python-scripts/scripts/YCombinator News Ranking App/README.md

237 B

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