python-scripts/scripts/YCombinator News Ranking App
2022-10-09 03:03:34 +05:30
..
main.py Added a new feature - YCombinator News Ranking Script 2022-10-09 03:03:34 +05:30
README.md Added a new feature - YCombinator News Ranking Script 2022-10-09 03:03:34 +05:30

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