This script can be used to retrieve the upcoming sports games for any Vanderbilt sport.
The data goes to the file games.json
in the local directory.
There are 5 entries in the JSON:
sport
: the sport being playeddate
: the date the event startstime
: the time the event startsisHomeGame
: if the game is at homeopponent
: the team or event being competed against.