Skip to content

app.py is used to host the index.html. This communicates with the jupyter notebook file mission_to_mars.ipynb. Images are available in the images folder.

Notifications You must be signed in to change notification settings

mitch1234524/Nasa-Website-Data-Scrape-from-Mars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Nasa Website Data Scrape from Mars

Data Analysis and Visualization Course

Installation

pip install flask
pip install pandas

Function

Create a website from current updated Mars data, scraping from Nasa website and Nasa Twitter.

Organization

app.py is used to host the index.html. This communicates with the jupyter notebook file mission_to_mars.ipynb. Images are available in the images folder.

How to Run

  1. Open jupyter notebook and run all in the program. This shows the program is working
  2. Run python app.py. Chrome Webpage will open for chrome extension. This is when the scraping happens.
  3. Watch the information populate in the index file scraping from both NASA website and twitter.

Result

info
info

About

app.py is used to host the index.html. This communicates with the jupyter notebook file mission_to_mars.ipynb. Images are available in the images folder.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published