Skip to content

In this assignment, you will build a web application that scrapes various websites for data related to the Mission to Mars and displays the information in a single HTML page.

Notifications You must be signed in to change notification settings

RaulMaya/Mars-Mission-Scraping

Repository files navigation


Logo

Web Scraping: Mars Data

This project is a web application that scrapes data from various websites related to the Mission on Mars, the app will store the scraped information in a database and display the information in a single HTML page.

Jupyter Notebook · Web App Deployment · App

Scraped Web Sites

  1. Red Planet Science
  2. Mars Space Images
  3. Galaxy Facts
  4. Mars Hemispheres

(back to top)

About The Project

mars.jpg

The project consists of developing a Web Page that is powered with a program that extracts data from different websites related to the planet Mars. All the extracted information will be stored in a Mongo database. So when the information is in the database, the program will call the new scraped data and replace the old data from our main web page with the new information from our Mongo database.

(back to top)

Project Dependencies

  1. Flask
  2. BeautifulSoup
  3. Splinter
  4. Web Driver Manager
  5. Pymongo
  6. Flask-PyMongo

Contact 📱

(back to top)

About

In this assignment, you will build a web application that scrapes various websites for data related to the Mission to Mars and displays the information in a single HTML page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published