Skip to content

ayelder/ff-av

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

ff-av is a quick script to download fantasy football auction draft values and store them in a CSV file. It's currently configured to do it using the Selenium webdriver and only pulling from Yahoo. Pull requests to make it more flexible are welcome.

To get it working:

  • Install the selenium library (pip install -r requirements.txt)
  • Download the Chrome webdriver and place it in your PATH
  • Run the script using "python scrape_value.py"

Special Thanks

Special thanks to Dan Goldin and yahoo-ffl as an inspiration and example for this project.

Contact

Andrew Yelder LinkedIn

About

Fantasy Football Auction Values

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages