Tanisha Cooper Logo Image
Tanisha Cooper

Project 9: Web Scraping

The challenge was to build a web application that scrapes various websites for data related to the Missions to Mars and display the information in a single HTML page/template.

Project 9 Image

Project Overview

The challenge was to build a web application that scrapes various websites for data related to the Missions to Mars and display the information in a single HTML page/template.

Used MongoDB with Flask templating to create a new HTML page that displays all the informaiton that was scraped from the URLs above. Created a template HTML file called index.html that will take the Mars data dictionary and display all the data in the appropriate elements. Used the template provided as a guide but used bootstrap to style the index.html template.

Tools Used

Jupyter Notebook
Python
BeautifulSoup
HTML
Bootstrap
Pandas
Flask
MongoDB
Github
GIT