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

Pulling Data From Entire Season? #6

Open
spookymuffin178 opened this issue Feb 8, 2020 · 4 comments
Open

Pulling Data From Entire Season? #6

spookymuffin178 opened this issue Feb 8, 2020 · 4 comments

Comments

@spookymuffin178
Copy link

I am looking at the later tutorial based around analyzing the play by play data which redirects me to this page to create a play-by-play scraper. But, this one seems to be just for substitutions, and just for one game. Do you have a file or a tutorial that shows how to scrape data from an entire season? I am somewhat new to coding so it may already be plainly out here for me to see, but I am missing it. I am just looking for a reliable way to scrape season data every week or so to stay updated. Sorry if this question wastes your time if the answer is very obvious.

@rd11490
Copy link
Owner

rd11490 commented Feb 12, 2020

Hey @spookymuffin178, This is not a stupid question. I am working on a data processing pipeline https://github.com/rd11490/russell_v2
My plan is to do a write up when I finish it to explain how it all works.

I'll try to write a quick tutorial soon on how to get an entire season of data.

@RobbieBeats
Copy link

Hey @rd11490, just curious if you ever were able to work on the tutorial for scraping an entire season of data. I'm like @spookymuffin178 in that I'm no expert in coding, but was able to follow your pbp parsing tutorial to get pbp for single games, but was trying to figure out how to do that for full seasons at a time.

@rd11490
Copy link
Owner

rd11490 commented Feb 13, 2022

@RobbieBeats I started working on one today, i'll hopefully get it up tonight. At worst I'll post commented code with out a write up and do the writeup tomorrow.

@rd11490
Copy link
Owner

rd11490 commented Feb 14, 2022

Sorry I never got around to this before @spookymuffin178 @RobbieBeats . I've added it here:
https://github.com/rd11490/NBA_Tutorials/blob/master/download_season_pbp/
I'll work on the writeup tonight when I get a chance.

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

3 participants