This web app parses through different news sites, pulling the most popular articles from each page and then dynamically updating a list of top 15 articles based on popularity. It is aimed to give you a quick snippet into what is going on in the news on any given day.

To try for yourself: you will need to go inside the folder in the terminal and run "python3 manage.py runserver" and then it will be viewable at the port that it gives you

Share this project:

Updates