Here I created a web application that scrapes various websites for data related to the Mission to Mars and displays the information in a single HTML page.
In this file I built all the web scrapping code in Beatiful Soup and Splinter (Selenium) to get the data I used in the html page.
Once I had the right code, I built an app that is executed by a web page to retrieve data and show it in real time.
Is the app that builds the static server in order to reach the info.
Is where the page was built.