maksimhorowitz / nflscrapR

R Package for Scraping and Aggregating NFL Data
528 stars 138 forks source link

Suggestions: improve speed of get_rosters and grab player birthdates #150

Closed tanho63 closed 4 years ago

tanho63 commented 4 years ago

Hiya! I was looking for a way to scrape player birthdates that would match GSIS IDs and figured that I'd go in and use a similar method as the get_rosters() function. I think this could be useful for others too :)