jflancer / bigballR

Package for working with NCAA Basketball Data
Other
61 stars 19 forks source link

Code update after NCAA.com changed UI #53

Closed evanmiyakawa closed 2 months ago

evanmiyakawa commented 2 months ago

The NCAA updated it's UI and how information is displayed on certain pages, so I had to update a bunch of code. The good news is that there is no difference between Game_ID and Box_ID anymore, so you don't have to individually search for the Box or PBP IDs, which speeds up some of the schedule scraping functions.