Tools to scrape the NHL API and visualize the data for Yahoo fantasy hockey
{
"access_token": [access_token],
"refresh_token": [refresh_token],
"client_id": [client_id],
"client_secret": [client_secret],
"league_id": [league_id]
}
{
"dbname": [dbname],
"user": [user],
"password": [password]
}