maksimhorowitz / nflscrapR

R Package for Scraping and Aggregating NFL Data
522 stars 139 forks source link

Playoffs Score Banner Interfering with scrape_game_ids function #145

Closed egibs closed 11 months ago

egibs commented 4 years ago

Reporting for my GitHub-less friend per his Twitter thread.

Banner: banner

Error (+ code returning 20 IDs): code

scrape_game_ids expects 16 games, but the banner seems to be adding 4 additional games resulting in 20 games being returned.

heyyouca commented 4 years ago

This is not a fix but running what is attached seems to work to replace scrape_season_play_by_play(2019, type = 'post') as a work around to get 2019 post season data. nflscrapR_2019postseason_workaround.txt