News Aggreagator
This Django app works as a new aggregator by scraping news headlines and pictures from 'www.Onion.com'. The image urls and Headline texts are stored in database. We can access news headlines about Latest news, Sports news, Entertainment news, gaming news etc.
-
Python
-
Django!
-
HTML CSS
-
Beautifull Soup
Python3
pip install bs4
pip install requests
python manage.py runserver