Skip to content

Syverts1/Mars_WebScraping

Repository files navigation

Mars Web Scraping

This project involves compiling multiple sources of Mars data, and displaying it onto one web page.

Webscraping is done using BeautifulSoup. Links to each website is shown below

Then, mars hemisphers photos is taken from the USGS API

All of this data is stored into a MongoDB and then pulled back out to display on the template index.html. Photos of the website are shown below.

webpageimage1

webpageimage2