https://github.com/seb943/nba_injuries_report
Collect NBA injuries report, organize them in an elegant table, then send it via mail
https://github.com/seb943/nba_injuries_report
analytics basketball injuries mail nba players python smtp sport webscraping
Last synced: 7 months ago
JSON representation
Collect NBA injuries report, organize them in an elegant table, then send it via mail
- Host: GitHub
- URL: https://github.com/seb943/nba_injuries_report
- Owner: Seb943
- Created: 2020-12-24T17:04:14.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-12T09:25:21.000Z (almost 5 years ago)
- Last Synced: 2025-04-09T17:01:34.962Z (7 months ago)
- Topics: analytics, basketball, injuries, mail, nba, players, python, smtp, sport, webscraping
- Language: Python
- Homepage:
- Size: 51.8 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NBA_injuries_report
:basketball::basketball::basketball: Collect NBA injuries report, organize them in an elegant table, then send it via mail :basketball::basketball::basketball:
:information_source: Utilization:
1. Download/clone the repository
1. Set your Chrome driver location on line 11 of Scrape_NBA_injuries.py
1. Set your e-mail address on line 18 in Send_mail.py
1. Run Scrape_NBA_injuries.py :+1:
:information_source: The collected table looks like this :

The mail looks like this :

:information_source: Medium article : https://medium.com/analytics-vidhya/monitoring-nba-injuries-with-python-bf05ea2aec68
:information_source: Please report any bug/issue in the *issues* section or directly at sebcararo@hotmail.fr. Any feedback is really appreciated :speech_balloon: :+1:.