simple app to demonstrate how django and BeautifulSoup work together to scrape data from websites Technology Stack Python 3.5 Django == 2.2.13 Twitter Bootstrap 4 To Run Locally python manage.py migrate python manage.py runserver