This repo contains Python scripts to fetch Fantasy Basketball data from Yahoo and ESPN.
An email alert is sent for these cases:
- When a player is buzzing on Yahoo Transaction Trends.
- When a highly-owned player is a free agent in an ESPN league.
The scripts are scheduled using Hickory.
- MySQL 8
- Firefox browser & geckodriver
Python libraries
- gazpacho=1.1
- hickory=1.0
- pandas=1.1.3
- selenium=3.141.0
- sqlalchemy=1.3
- yagmail=0.14.245
Author: Miguel Corral Jr.
Email: corraljrmiguel@gmail.com
LinkedIn: https://www.linkedin.com/in/iMiguel/
GitHub: https://github.com/corralm
Distributed under the MIT License. See LICENSE for more information.