Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

Request Time out for any API call #7

Open
leighrobertson512 opened this issue Jun 30, 2021 · 1 comment
Open

Request Time out for any API call #7

leighrobertson512 opened this issue Jun 30, 2021 · 1 comment

Comments

@leighrobertson512
Copy link

leighrobertson512 commented Jun 30, 2021

Hey I am picking back up my project and was using this code again. I notice now that any API call I make times out. Are you seeing that also?

from nbapy import game
import pandas as pd

game_id = '0021900017' # taken from 'https://stats.nba.com/game/0021900017/'
stats = game.BoxScore(game_id).players_stats()
print(stats)

@jtpavlock
Copy link
Owner

Hello,

Sorry, but I am no longer interested in continuing this project. Hopefully someone will find what I started here useful and is willing to continue it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants