Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 741 Bytes

File metadata and controls

17 lines (11 loc) · 741 Bytes

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