alfremedpal/PandasBasketball
A Python module to scrape data from basketbal-reference.com and convert it to pandas data structures for analysis.
This project helps basketball analysts and enthusiasts gather detailed player and team statistics from basketball-reference.com. It takes player names or team abbreviations as input and provides structured data tables, such as per-game stats, advanced metrics, or game logs, as ready-to-use data frames for further analysis. Sports statisticians, fantasy basketball managers, and sports journalists would find this useful.
No commits in the last 6 months. Available on PyPI.
Use this if you need to quickly pull specific, organized basketball statistics for players or teams directly into a data analysis environment.
Not ideal if you need statistics for every table on a player's page, full team season stats, or game results by specific dates, as these features are not yet fully implemented.
Stars
24
Forks
7
Language
Python
License
MIT
Category
Last pushed
Apr 29, 2023
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/alfremedpal/PandasBasketball"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.