Fantasy Football Analytics API
5This offseason we have created an API for our users who are looking to integrate the most accurate projection data into their own websites and tools.
With our API you get access to all the data we use to build our draft and daily fantasy tools:
– All historical projections (including all seasonal and weekly)
– Weighted projections using our accuracy analysis
Our historical seasonal performance data go back to 2008. Our historical weekly projections go back to 2015.
How To Use
To subscribe to the API, contact us at sales@fantasyfootballanalytics.net.
When you have subscribed, instructions for accessing the API are here.
Pricing
Basic – Preseason access: All historical and seasonal data updated until Week 1 of the season (built with draft tools in mind): $1,000/season
Premier – In season access: All historical and seasonal data above as well as weekly projections updated daily in season (built with daily fantasy tools in mind to generate weekly projections): $1,500/season
We will be looking to add additional features throughout the season based on user feedback such as risk, ECR, an index of subscription projections, and more customized projections based on league settings.
Please drop us a line below or reach out to sales@fantasyfootballanalytics.net with any additional questions!
Who is the API for?
Although anyone can pay for an API account, the API is intended for commercial users. For personal use, we also have FFA Insider (https://
Terms Of Service
Use of our API is covered under our Terms of Service.
This Agreement and purchase does not transfer from FFA to you any FFA or third party intellectual property (including raw data and calculated data), and all right, title and interest in and to such property will remain solely with Fantasy Football Analytics LLC. Your use of the Website and API grants you no right or license to reproduce or otherwise use any FFA or third-party trademarks.
Hi,
Is there a free tier? Asking for a friend.
Thanks,
The API is not free. If you want to access our data, you can also use the apps (http://apps.fantasyfootballanalytics.net/) or the ffanalytics R package (https://fantasyfootballanalytics.net/2016/06/ffanalytics-r-package-fantasy-football-data-analysis.html).
Thanks, will check them out.
I love using the Apps to create projections and rankings for my league. Are the general settings going to change to 2018 to allow rankings and projections for this season, or are they just going to remain ‘Week 19 of 2017’? Thanks. Amazing website by the way.
Hi – I’m having trouble using the scrape_data() function in the ffanalytics package. It worked well until recently when I got the following error message.
Warning messages:
1: `xml_nodes()` was deprecated in rvest 1.0.0.
Please use `html_elements()` instead.
Will the ffanalytics package be updated to use html_elements() soon?