Skip to content

boyte/fantasy-autoplay

Repository files navigation

fantasy-autoplay

This program is currently being developed as the interface between a predictive baseball program and the Yahoo Fantasy Sports API. As I started my predictive analytics program I found that there wasn't an easy way to get the fantasy baseball data from my current league into a format I could play with, without hitting the API repeatedly.

The current functionality pulls down standings, roster and roster stats from Yahoo.

Currently Required Modules:

INSTRUCTIONS

  1. Go to developer.yahoo.com and create a project. It's a desktop project. Get the client key and client secret.

  2. Fill out the client_secrets.json file with the client key and client secret provided by Yahoo

  3. Run y_main.py from the terminal. Follow the instructions.

  4. The program results in three text files and a database with the data parsed into it.

Next Steps

Importing data into sqlite database for modifying later, setting ordering variables, etc.

About

Program to automate roster setting, adding and dropping of players on a yahoo fantasy team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages