https://github.com/nksaraf/scoreboard-api
Live NBA scores and boxscores API (data scraped from ESPN website)
https://github.com/nksaraf/scoreboard-api
api-server espn flask live-scores nba-stats-api
Last synced: 3 months ago
JSON representation
Live NBA scores and boxscores API (data scraped from ESPN website)
- Host: GitHub
- URL: https://github.com/nksaraf/scoreboard-api
- Owner: nksaraf
- Created: 2018-11-14T20:18:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T01:18:00.000Z (over 3 years ago)
- Last Synced: 2025-04-15T01:41:17.590Z (about 1 year ago)
- Topics: api-server, espn, flask, live-scores, nba-stats-api
- Language: Python
- Homepage:
- Size: 81.1 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scoreboard API
Live NBA scores and boxscores API (data scraped from ESPN website) served from a Flask Application
**Technologies used:** Python, Flask, Web scraping (Selenium)