Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 934 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 934 Bytes

Mission to Mars - Web Scraping with HTML/CSS & NoSQL

Resources

Challenge Project Overview

Using Python libraries BeautifulSoup and Splinter, I automated a web browser to visit different websites to scrape and extract data about Mission to Mars. Next, I created a MongoDB (NoSQL) database to store data from the web scrape as a JSON file. Then I rendered the data into a web application API built with Flask. Afterward, I created an HTML/CSS webpage to display my findings. Finally, I implemented Bootstrap components to polish and customize my webpage.

Webpage Preview

Webpage_Preview