Skip to content

Scraps data from numerous sites to show information about teams, scores, schedules and league stats in the National Basketball Association.

License

Notifications You must be signed in to change notification settings

ebjaime/NBA-stats-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

NBA-database

Scraps data from numerous sites to show information about teams, scores, schedules and league stats in the National Basketball Association. Written in a script-type of way.

Feautures

Live team statistics taken from-->"scorecenter.espn.go.com"

Live roster rotation taken from-->"cbssport.com"

Shedules form ----------------> "si.com"

Live scores taken from---------> "basketball-reference.com

Dependencies

  1. Needs "requests" python module. ---> pip install requests
  2. Needs "BeautifulSoup" python module. --->pip install bs4
  3. Needs "lxml" or "lxml2" installed. --->apt-get install python3-lxml

Installation

Clone repository by typing in terminal --> git clone https://github.com/ebjaime/NBA-database

Use

In Terminal: python nbaDatabase.py -h will show a table with program's main functionalities.

About

Scraps data from numerous sites to show information about teams, scores, schedules and league stats in the National Basketball Association.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages