Skip to content

Web scraping to extract live data about the Mission to Mars. Storing and updating it in MongoDB, and then rendering the data in a web application created with Flask.

Notifications You must be signed in to change notification settings

susiexia/Mission-to-Mars

Repository files navigation

Mission-to-Mars

Process outline

  1. Automate web scraping to extract data about the Mission to Mars: scraping.py

    • Latest News

    • HTML table about Mars facts

    • Featured image

    • Four Mars Hemisphere photos

  2. Storing various type of data in MongoDB operated by CLI

  3. Rendering the data in a web application created with Flask: app.py

  4. Display webpages with Bootstrap HTML, CSS framework: template_1.HTML and template_2.HTML


Project Result

The Homepage of my web-application: HomePage_screenshot

About

Web scraping to extract live data about the Mission to Mars. Storing and updating it in MongoDB, and then rendering the data in a web application created with Flask.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published