mirror of
https://github.com/metafy-social/python-scripts.git
synced 2025-01-05 17:07:05 +00:00
.. | ||
main.py | ||
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