jaredlwong / yahoo-fantasy-football

Get yahoo fantasy football data via API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a yahoo app here: https://developer.yahoo.com/apps/

oauth2.json file should look something like:

{
    "consumer_key": "<consumer key>",
    "consumer_secret": "<consumer secret>",
}

About

Get yahoo fantasy football data via API


Languages

Language:Python 100.0%