Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 324 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 324 Bytes

Fantasy Archive

Scrape ESPN Fantasy Baseball League History and tally the statistics through out the years.

OSX Dependencies:

  • Firefox
  • Anaconda
    • conda install -c anaconda beautifulsoup4
    • conda install -c anaconda pandas
  • Homebrew
    • brew install selenium-server-standalone
    • brew install geckodriver