Skip to content
This repository was archived by the owner on Nov 7, 2019. It is now read-only.

cailborg/nba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

NBA Stats Scraper

Introduction

I built this specifically to automate the scoring process for the custom NBA fantasy league my friends and I participate in. I saw there was a python script to scrape data from stats.nba.com but I wanted to build something that worked in javascript. Ultimately, using the stats.nba.com feed was too unreliable with the amount of calls I needed to make so i've refactored it to use the excellent balldontlie API

Usage

Run npm install for dependencies Run npm start to start the server

Notes

This is a server-side application only at the moment, but am aiming to build a front end for it at some point.

About

A fantasy NBA stats scraper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published