CristyCarmona / web_scraping_challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web_scraping_challenge

Title:

Mission to Mars

Description:

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

Dependencies and Setup

Pandas, BeautifulSoup, requests, Splinter Browser and json for web scrapping.
Flask, render_template, redirect, PyMongo for API

Database used

Mongo

Resources

NASA Mars News: https://mars.nasa.gov/news/?page=0&per_page=40&order=publish_date+desc%2Ccreated_at+desc&search=&category=19%2C165%2C184%2C204&blank_scope=Latest JPL Mars Space Images - Featured Image: https://www.jpl.nasa.gov
Mars Weather: https://twitter.com/marswxreport?lang=en
Mars Facts: https://space-facts.com/mars/
Mars Hemispheres Images: https://astrogeology.usgs.gov/search/results?q=hemisphere+enhanced&k1=target&v1=Mars

About


Languages

Language:Jupyter Notebook 66.9%Language:Python 18.8%Language:HTML 13.7%Language:CSS 0.6%