An open API service indexing awesome lists of open source software.

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

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 :
![Collected data](img/Scraped_table.PNG)
The mail looks like this :
![CMail](img/Mail.PNG)

: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:.