Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scrape_box url #3

Open
JVAdams opened this issue Nov 28, 2021 · 0 comments
Open

scrape_box url #3

JVAdams opened this issue Nov 28, 2021 · 0 comments

Comments

@JVAdams
Copy link

JVAdams commented Nov 28, 2021

I believe the URL in the scrape_box() function needs to be changed.
Instead of
url_text <- paste0("http://stats.ncaa.org/contests/", game_id, "/box_score")
It should be
url_text <- paste0("http://stats.ncaa.org/game/index/", game_id)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant