
Building a web application about Mars using information scraped from other websites
The web-scraping-challenge project is a web application that scrapes various websites for data related to the Mission to Mars and displays the information in a single HTML page. The project involves two main steps: scraping the data using Jupyter Notebook, BeautifulSoup, Pandas, and Requests/Splinter, and then displaying the scraped data using MongoDB and Flask templating.
scrape_mars.py script.index.html template.The web-scraping-challenge project is a web application that scrapes data from various websites related to Mars and displays the information in a single HTML page. It utilizes technologies like Jupyter Notebook, BeautifulSoup, Pandas, Requests/Splinter, MongoDB, and Flask. The application provides features such as retrieving the latest news about Mars, displaying the featured image, presenting facts about Mars in a table, and showcasing images of Mars' hemispheres. It offers a convenient way to access and view up-to-date information about Mars in one place.
