Code Monkey home page Code Monkey logo

zgrinacoff / mission-to-mars-web-scraping-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 430 KB

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

Jupyter Notebook 61.39% HTML 11.92% Python 26.70%
python-3 jupyter-notebook pandas-dataframe splinter beautifulsoup web-application web-scraping mongodb pymongo html-css flask-application visual-studio-code crud

mission-to-mars-web-scraping-app's Introduction

Mission-To-Mars-Web-Scraping-App

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

Files:

  • mission_to_mars.ipynb ---> Jupyter Notebook that houses original scrape code for entire project.

  • scrape_mars.py ---> Python File that contains two functions; init_browser() (to initiate browser via chromedriver) and scrape() (to perform scrape of all pages taken from original Jupyter Notebook).

  • mars_app.py ---> Python/Flask App that utilizes scrape() function from scrape_mars.py to update mars_app DB collection in MongoDB and load as webpage from index.html.

  • templates(Folder) ---> HTML webpage used for Mission to Mars that displays the information from our web application scrape.

  • Screenshots(Folder) ---> Four total JPG images of the Mission to Mars web HTML web page app.

How to use:

In order to run application, please navigate to directory via console. Run mars_app.py as Python file.

mission-to-mars-web-scraping-app's People

Contributors

zgrinacoff avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.