-
Notifications
You must be signed in to change notification settings - Fork 0
The code in this repo allows us to crawl basketball-reference.com and scrape data pertaining to team and/or individual player data, for a specified year range. Data is scraped using a combination of BeautifulSoup and Pandas' pd.read_html() method, which automatically identifies and pulls html tables.
bpbirch/scraping_NBA
About
The code in this repo allows us to crawl basketball-reference.com and scrape data pertaining to team and/or individual player data, for a specified year range. Data is scraped using a combination of BeautifulSoup and Pandas' pd.read_html() method, which automatically identifies and pulls html tables.
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published