Trying to Get Game Time of Games #292
Unanswered
bagelboy612
asked this question in
ESPN API
Replies: 1 comment
-
That documentation is for another package, you can find all the information about this package in the wiki |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to use the getNFLGamesForPeriod method as described here. But I do not know what to run the method on? What should replace the X's in my sample here?
import espn_api.football
games = XXXXXXXX.getNFLGamesForPeriod("20211202","20211208")
Beta Was this translation helpful? Give feedback.
All reactions