Skip to content

🏀 Fantasy basketball scripts

License

Notifications You must be signed in to change notification settings

corralm/fantasy-basketball-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fantasy Basketball Scraper

This repo contains Python scripts to fetch Fantasy Basketball data from Yahoo and ESPN.

An email alert is sent for these cases:

  1. When a player is buzzing on Yahoo Transaction Trends.
  2. When a highly-owned player is a free agent in an ESPN league.

The scripts are scheduled using Hickory.

Tools & Libraries

Python libraries

  • gazpacho=1.1
  • hickory=1.0
  • pandas=1.1.3
  • selenium=3.141.0
  • sqlalchemy=1.3
  • yagmail=0.14.245

Meta

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.