BillPetti / baseballr

A package written for R focused on baseball analysis. Currently in development.
billpetti.github.io/baseballr
Other
369 stars 99 forks source link

scrape bref_daily_batter issue increments of 1 day (2019-09-30" - "2019-10-30") unable to retrieve. #261

Open mpardo92 opened 2 years ago

mpardo92 commented 2 years ago

In attempted to obtain the batting statistics for the 2019 season, I seemed to hit a hiccup - everything ran smoothly until 9-30-2019 through the end of the season. Every other day worked, minus what seems to be the playoffs.

Thank you for your time!

The input is as follows: games_2019-10-26 <- bref_daily_batter("2019-10-26", "2019-10-27") %>% mutate(Date = "2019-10-26")

Output: 2022-06-29 09:57:40: Invalid arguments or no daily batter data available!

Also 2015-10-06 to 2015-11-01 do not retrieve any information as well.

"Ghost Orchid" Release (077589bc, 2021-09-20) for macOS Mozilla/5.0 (Macintosh; Intel Mac OS X 12_4_0) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.12.10 Chrome/69.0.3497.128 Safari/537.36