This repository contains the python script and the html files required to aggregate news from NewsApi and Reddit.
- PB.py is the main file containing python code to run the applicaiton.
- USA.html file contains the html code to render the top headlines from usa to our web application.
- BBC-NEWS.html file contains the html code to render the top headlines from BBC News to our web application.
- reddit.html file contains the html code to render the top news from Reddit to our web application.
ThankYou!