Directions: run 'python app.py' in terminal
The purpose of this project is to build a web application that scrapes various websites for data related to the Mission to Mars and displays the information in a single HTML page.
Scraping:
- Python
- Jupyter Notebook
- BeautifulSoup
- Pandas
- Requests
- Splinter Webpage:
- Python
- MongoDB
- Flask
- HTML
- Pymongo
- Scrape data from the 4 websites using the scraping tools above:
- Use MongoDB with Flask templating to create a new HTML page that displays all of the information that was scraped from the URLs above.
- Clicking "Scrape New Data" will refresh the page with updated information.
- The Mars Hemisphere photos can be clicked on for full size photos.