

well, hey, thanks for playing this season. In the somewhat unlikely event that you made the fantasy playoffs after drafting Jonathan Taylorfirst overall. Zack Moss and Deon Jackson, Indianapolis Colts (4% and 7%) These fake funds don't carry over to next season. Recommended offer, assuming $100 budget: Listen, we're in the playoff semifinals. He's given himself a shot at reaching the 1,000-yard plateau, too. The BYU rookie is gaining 5.0 YPC on the season. Allgeier is now averaging 3.52 yards after contact per attempt - the eighth best rate in the league - and he spent his Sunday pinballing around and through various Saints defenders. In that case, you should be able to update the code in scrape.py to come up with a new set of xpath expressions.įor those that are lazy, you can download the appropriate stats-#YEAR#.csv file which contains the data pulled using my league's PPR settings.Allgeier split snaps fairly evenly with Cordarrelle Patterson, outgaining the vet by 84 scrimmage yards. Notes: Depending on your league scoring settings the scraper might not work as expected since the set of columns displayed on the page vary due to differences in league settings. To test the script you can modify some of the constants (END_WEEK, PAGES_PER_WEEK) in order to make sure the data is correct.Run the script using "python scrape.py".Create a settings.py file containg your Yahoo username, password, and league id.Install the selenium library (pip install -r requirements.txt).Pull requests to make it more flexible are welcome. It should be straightforward to tweak the script to pull data for other league formats and settings. It's currently configured to do it using the Selenium webdriver and to retrieve the projected stats for the current (2017-2018) season. Yahoo-ffl is a quick script to help download fantasy football stats from Yahoo.
