Skip to content

alwinruby/pythonScraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Scraping

  1. Install Selenenium

     pip install selenium
    
  2. Download the Driver

    Using Chromedriver - https://chromedriver.chromium.org/downloads Updated with homebrew for Mac OS

      brew install --cask chromedriver
    
  3. Test by opening and closing the browser in the script.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published