Skip to content

Latest commit

 

History

History
118 lines (73 loc) · 9.33 KB

File metadata and controls

118 lines (73 loc) · 9.33 KB

BASKETBALL HACK DAY APIs/TOOLS/ RESOURCES

APIs/Data source/Feed

Node.js client for nba.com API endpoints https://github.com/bttmly/nba

**NBA Stats API via Basketball Referencehttps://github.com/jaebradley/basketball_reference_web_scraper \

**

NBA basketball website using nba_py for people to learn how to use NBA Stats Python API. https://github.com/huyle333/bballfast

An R API for basketball-reference.com https://github.com/rtelmore/ballr

Automation, Web API, OAuth2, Data Pipelining, XML Parsing, Data visualization https://github.com/RodellRodriguez/fantasy-basketball-yahoo

A REST API for the leaderboard in our Basketball Kinect game. (GMIT Hackathon 2017) https://github.com/sinderpl/basketballApi

R package that documents the NBA API with additional functionality https://github.com/imadmali/NBAapi

🏀 React-Native clone of the Facebook Basketball game https://github.com/FaridSafi/react-native-basketball

Scraping statistics, predicting NBA player performance with machine learning, and optimising lineups for Draft Kings. Capstone Project for Machine Learning Engineer Nanodegree by Udacity. https://github.com/KengoA/fantasy-basketball

NBA Shots visualization https://github.com/GiulianoCornacchia/basket-viz

Ticket Pricing

Design

Non sports

Other public data resources that you might want to consider for mash-ups/correlation (hint: sign-up for any API keys now so you're ready to start building):

Resources/How-to’s/Inspirations/Existing tools for ideas, etc..

Server/Hosting

Tools