In this assignment, I built a web application that scrapes various websites for data related to the Mission to Mars and displays the information in a single HTML page. The following outlines what you need to do.
Initial scraping done using Jupyter Notebook, BeautifulSoup, Pandas, and Requests/Splinter.
Using MongoDB with Flask templating to created a new HTML page that displays all of the information that was scraped from the URLs above.
Python
Jupyter Notebook
Pandas
BeautifulSoup
Flask
Splinter
Selenium
MongoDB
HTML 5.0
Bootstrap