Giter Club home page Giter Club logo

web_scraper's Introduction

Web Scraper

Displayed web page:

Mars scraper homepage!

How to run the code:

  1. Clone the repository to your local computer, python
  2. If you are using Windows, in the scrape_mars.py file, you will need to uncomment lines 9-10 and comment lines 13-14.
  3. Download the most recent chromedriver (It is important that the version of chrome and the chromedriver match).
  4. Put the Chromedriver in the HD -> usr -> local -> bin directory.
  5. Install requirements into python environment: splinter==0.7.6.
    • Command: pip install splinter
  6. Open you terminal.
  7. 'cd' into the directory that holds the repo.
  8. Run the command "python app.py".
  9. Open your browser and go to "http://localhost:5000/".
  10. Click the "Scrap New Data Button" on the web page. It will take about a few moments for the scraping to complete. Once the scraping function is complete, the updated data will be displayed on the webpage.

web_scraper's People

Contributors

jeremybrent 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.