This is a Python API service that can retrieve NBA statistics from Wikipedia
In order to run it locally:
python backendAPI.py
Once it's up and running, the base URL would be: http://127.0.0.1:5000/
/api/v1/CareerYearByYear
This endpoint will give user year-by-year statistics for the player passed by the query parameter name
/api/v1/CareerTotals
This endpoint will give user career statistics for the player passed by the query parameter name