Posts List

ESPN Fantasy Football 2020 Part 1: Accessing the API

ESPN Fantasy Football 2020 Part 1: Accessing the API

Its that time of year! Its that time of year again. The time when we dust off the old ESPN fantasy football API R code and fix everything that broke in the last year. Here’s what I hope to show over the next few posts. How to access your ESPN public fantasy football league’s data. How to organize that data and create a few interesting displays. How to create a dashboard to supplement your league’s fun.

Fantasy Football 2019 Analysis

The Goal of this Analysis One of my superpowers is being a bad fantasy football manager. My motivation for this analysis is to show how I’m not actually that bad - but rather unlucky. To show this, I created this post. Below I summarize how I got the data, the information I can glean from the data, share the link to this analysis for my league, and share the code so you can do it to.

ESPN Fantasy Football V3 API for Private Leagues: An R Solution (Finally!)

ESPN Fantasy Football V3 API for Private Leagues: An R Solution (Finally!)

Accessing ESPN’s New V3 API for Private Leagues: How We Got Here This marks post 3 of n of my 2019 ESPN Fantasy Football blog posts. In the last few months, ESPN upgraded their API from V2 to V3, breaking all of our previous work accessing and analysing the data from the API. In my last two posts, I explored how to access data from ESPN’s V3 API for public leagues.

ESPN Fantasy Football V3 API for Private Leagues: Python Through R

ESPN Fantasy Football V3 API for Private Leagues: Python Through R

Accessing ESPN Fantasy Football for Private Leagues In my previous post, I explained how to access the ESPN Fantasy Football’s new (V3) public API. But what if your league manager does not make the league public? Are you out of luck? In this post I’ll explain how to pass ‘cookies’ to ESPN and access private league data. To accomplish this, we’ll use… Python retriculate purrr Python?

ESPN Fantasy Football V3 API for Public Leagues: An R Solution

ESPN Fantasy Football V3 API for Public Leagues: An R Solution

ESPN’s New API (V3) In previous seasons, we’ve enjoyed relatively easy access to ESPN’s fantasy sports data. Sometime in the last few months, ESPN altered/upgraded their AP to V3. As I’ve tried to replicate previous analysis, old methods accessing the V2 API no longer work. Credit Where Credit Is Due Quick crash course on ESPN’s new #fantasyfootball API, #python focused — https://t.