Skip to content

For those who favor a single-page FF cheat-sheet like I do.

Notifications You must be signed in to change notification settings

unRARed/cheat-sheet

Repository files navigation

Fantasy Football Cheat Sheet

I put together a fantasy football cheat-sheet every year in order to be able to see value more easily when drafting. This script fetches tiers data for 0.5 point PPR from Fantasy Pros here.

TL;DR

  1. Run bundle install (you'll need ruby)
  2. Run ./cheat.rb

Running the script

Now, crack a beer and draft. =)

Ranking data is saved to ./tiers.json. Once scraped, the script will use this data unless the file is deleted.

Options

  • ./cheat.rb --fresh force a fresh scraping of the data.
  • ./cheat.rb --fresh --fullppr force a fresh scraping of the data using full PPR rankings.
  • ./cheat.rb --idp ensure IDP players are included in the scraping step.
  • ./cheat.rb --concerns include a list of players with concerns going into the season.

Example output

About

For those who favor a single-page FF cheat-sheet like I do.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages