Skip to content

Function get_game_info(game_id) not working for 2026 games. #67

@dsdickinson

Description

@dsdickinson

I've been trying to do some scrapes for March 17 & 18 but it always hangs running get_game_info(game_id). It seems to be getting the game_ids for the day just fine, but it never returns any data for get_game_info().

Here's some debugging output, running it for 2026-03-18:

game ids: ['401856436', '401856437', '401858346', '401858342', '401858341', '401858344', '401858345', '401858343', '401858348', '401858347']
game id: 401856436
game info: Empty DataFrame
Columns: []
Index: []

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions