- Data Sources Scraped from Web:
- Software: Python, BeautifulSoup, Splinter, HTML, CSS, Bootstrap, Flask, MongoDB, NoSQL, Visual Studio Code
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.