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
296 stars 74 forks source link

getTopOwnedFreeAgent #212

Closed dereknop closed 9 months ago

dereknop commented 1 year ago

Practicing forking a repo and submitting a pull request for a school project. I just added a simple method to the client that returns the free agent with the highest ownership percentage across all ESPN leagues to the user. Potentially useful for a user trying to locate what players should most likely be rostered in their league but other owners in their league are overlooking.