mkreiser / ESPN-Fantasy-Football-API

Connect to ESPN's fantasy football API via this JS API client for web and NodeJS. Available as an npm package.
http://espn-fantasy-football-api.s3-website.us-east-2.amazonaws.com/
GNU Lesser General Public License v3.0
312 stars 79 forks source link

Add Projected Points and Score for Week for Free Agents #155

Open KeithJohn opened 4 years ago

KeithJohn commented 4 years ago

Is it possible to add the weekly projected points and points scored for free agents in the getFreeAgents method in Client. From research it appears that it is returned in the request used in the getFreeAgents method.