Giter Site home page Giter Site logo

fantasy-football-trade-evaluator's Introduction

Fantasy-Football-Trade-Evaluator

What is this project?

This project uses the ESPN fantasy python API (here) to get data from any ESPN fantasy league. This data is used to find any trades that occurred throughout the season and see which team's players scored more points after the trade.


Getting Started

Getting API keys
  1. Create a file called keys.txt in the root directory of the repo
  2. Log in to any ESPN fantasy league
  3. Copy the leagueId from the address bar into the keys.txt file
  4. Right click > Inspect > Storage
  5. Copy your SWID from espnAuth with the brackets into keys.txt
  6. Copy espn_s2 into keys.txt
  7. Make sure keys are on their own line as shown below
leagueId
{SWID}
espn_s2 

*User credentials are required to use this script even if the league is public

Using the Script

python fantasy.py All of the league's trades will be printed to the console as shown below. Just type the number of the trade that you want to evaluate and all the corresponding player/team trade info will be printed to the console. Example Trades

Limitations

  • The API has an unknown daily/hourly limit
  • The API is not officially supported by ESPN

=======

fantasy-football-trade-evaluator's People

Contributors

ryport avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.