A web application that scrapes COVID-19 related news from Nigeria top media oulets
# Nigeria COVID-19 NEWS Tracker
This project was developed to help Nigeria get authentic news from her top media outlets.
The media outlet that data will be scraped from include
The Punch
Vanguard
Premium Times
Nation Online
Daily Post
## How to install
```bash
$ git clone git clone --single-branch --backend
github.com
'''Cd into the project directory'''
$ pip install -r requirements.txt
$ python manage.py scrape
```