SwapnikKatkoori / sleeper-api-wrapper

A Python wrapper for the Sleeper Fantasy Football API.
MIT License
67 stars 19 forks source link

Projection Functions no longer supported #23

Open Eilermoon opened 2 years ago

Eilermoon commented 2 years ago

FYI for anyone still using this, I know it's no longer being managed.

The following commands no longer output data from Sleeper's API, it looks like they do not want to make projections data easily accessible:

stats.get_week_projections(season_type, year, week)
stats.get_all_projections(season_type, year)