bentleyj68 / web-scraping-challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web-scraping-challenge

Jim Bentley

In this project I used Python and Beautiful Soup to scrape a number of Mars information web sites.

These included:

  1. NASA Mars News
  2. JPL Mars Space Images - Featured Image
  3. Mars Facts
  4. Mars Hemispheres

All information was captured and stored into a Mongo database.

Next I created a Flask application to serve a new web page with all the information stored in the database.

Screenshots for the final web page are contained in the "images" directory and include:

  1. final_app_part1.png
  2. final_app_part2.png
  3. final_app_part3.png
  4. final_app_part4.png

alt text

alt text

alt text

alt text

About


Languages

Language:Jupyter Notebook 62.4%Language:Python 22.0%Language:HTML 15.6%