Skip to content

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

Alex8ab/MissionToMars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Mission to Mars

Web application that scrapes various websites for data related to the Mission to Mars and displays the information in a single HTML page.

How it works:

  • Scrape some web sites related with NASA Mission to Mars using Jupyter Notebook, Splinter, BeautifulSoup, and Pandas.
  • Use MongoDB and Flask to create a new HTML page to display the information scraped.

Scraping

MongoDB and Flask Application

  • Create a Flask application that query a Mongo database.
  • Create a HTML page to display the scraped data from the Mongo dtabase.

News part

Images part

About

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