Skip to content

Scraped data from several websites and used MongoDB to compile the scraped data. Created a flask application and used HTML code to display our data online in an orderly and presentable fashion.

Notifications You must be signed in to change notification settings

mdbinger/Mission-to-Mars

Repository files navigation

Mission-to-Mars

Module 10 of Data Analytics Bootcamp

Overview

This project focused on scraping data from the web, storing that data in a mongodb, and pulling that data from our mongodb to be displayed on a flask web application. The goal of this web application is to be able to scrape data at any given time directly from the application so that the web application would reflect the most up-to-date information, as well as some high quality photos of Mars and a table comprised of facts about Mars. We also modified our html code within the app to display our scrape button in red and italicized the "Mars Hemispheres" title just for kicks. Most of our code was written in python, however we did make some edits to our index.html document using html.

Screen Shot 2022-06-15 at 11 25 34 AM

Screen Shot 2022-06-15 at 11 26 01 AM

Screen Shot 2022-06-15 at 11 27 30 AM

Screen Shot 2022-06-15 at 11 27 40 AM

About

Scraped data from several websites and used MongoDB to compile the scraped data. Created a flask application and used HTML code to display our data online in an orderly and presentable fashion.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published