cspence001 / Mars_web_scraping_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web_scraping

Mission to Mars is a web application that scrapes various websites for data related to Mars and displays the information in a single HTML web page.

The folder Missions_to_Mars contains all of the files used to create the web page:

The jupyter notebook file mission_to_mars.ipynb is used to scrape the following URLs using BeautifulSoup, Pandas, and Requests/Splinter:

About


Languages

Language:Jupyter Notebook 84.2%Language:Python 9.0%Language:HTML 6.8%