Skip to content

Repository files navigation

Mission-to-Mars

Overview of the Mission to Mars Analysis

Robin has created a web page which shows the latest Mars news from nasa website.Now Robin needs to a few more Mars hemsipheres images and make the web page more beautiful and multidevice friendly.Challenge is to meet this new goal.The goal is accomplished by modifying ipynb script,scarping.py script & index .html.

Scripts and HTML files

1.Mission_to_Mars_Challenge.ipynb file with all the code used for scraping is available at https://nbviewer.jupyter.org/github/merinanto/Mission-to-Mars/blob/main/Mission_to_Mars_Challenge.ipynb

2.Updated scraping.py file : - https://github.com/merinanto/Mission-to-Mars/blob/main/scraping.py

3.The app.py file : - https://github.com/merinanto/Mission-to-Mars/blob/main/app.py

4.index.html file which has the formating for web page : - https://github.com/merinanto/Mission-to-Mars/blob/main/template/CSS/index.html

Summary

1.Scrapped image urls. image

2.Web page with new added mars hemisphere images image

3.Mobile friendly feature enabled image

About

Automated a web browser (using Splinter) with web scraped data (using Beautiful Soup) about the Mission to Mars. Data is stored in a NoSQL database, and then loaded into a web application created with Flask.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages