Skip to content

Web scrape NASA websites and collect data about the Mission to Mars. Save the new data in a MongoDB database and display it on a HTML page.

Notifications You must be signed in to change notification settings

DSupps/Mission-to-Mars

Repository files navigation

Mission_to_Mars

mars

Project Overview:

Create a web application with Flask that will automatically scrape different websites to extract data about the Mission to Mars, store it in a NoSQL database and display the latest information on a HTML page.

Project Challenge:

The challenge is to gather data about the Mission to Mars Project from all over the web and display it on one central location. In addition, this should all be done without spending any free time gathering the data manually. To do this, I will create a script that uses BeautifulSoup and Splinter to scrape data, store the data in a MongoDB, and then display it all on a web app. Oh yeah, all of this should be done with a click of a button!

  1. Deliverable 1: Scrape Full-Resolution Mars Hemisphere Images and Titles
  2. Deliverable 2: Update the Web App with Mars Hemisphere Images and Titles
  3. Deliverable 3: Add Bootstrap 3 Components

Project Resources:

Project Results:

Screenshots:

mission_to_mars_img1

mission_to_mars_img2

Project Summary:

In addition to scraping and updating full-resolution images with titles, bootstrap components and mobile-responsiveness were added.

mission_to_mars_img3

  • This project was done by David Supple

About

Web scrape NASA websites and collect data about the Mission to Mars. Save the new data in a MongoDB database and display it on a HTML page.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published