Project information

  • Tools: BeautifulSoup, Requests/Splinter, Python, Pandas, Jupyter Notebook, PyMongo, MongoDB, Flask, HTML
  • Project URL: Github

Web Scraping Challenge

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

  • Used Splinter to navigate websites and BeautifulSoup to help find and parse out the necessary data
  • Used PyMongo for CRUD applications
  • Used Bootstrap to structure the HTML template