hqadeer/nba_scrape
An easy-to-use Python utility to scrape basketball data off stats.nba.com.
This tool helps you quickly gather professional basketball player statistics directly from stats.nba.com. You provide a player's name, and it retrieves their career stats, including points, rebounds, assists, and shooting percentages. This is ideal for sports analysts, fantasy basketball enthusiasts, or researchers studying player performance.
No commits in the last 6 months. Available on PyPI.
Use this if you need to programmatically collect specific NBA player statistics for analysis, fantasy league management, or historical tracking.
Not ideal if you're looking for team-level data, game logs, or play-by-play details rather than individual player career stats.
Stars
7
Forks
—
Language
Python
License
MIT
Category
Last pushed
Nov 30, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/hqadeer/nba_scrape"
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.