Skip to content

ThomasAdriaanse/Fantasy-Scraper-App

Repository files navigation

FantasyScraper

FantasyScraper is a Python application that provides fantasy sports players with statistics and data for their league. This version of the program includes additional functionalities to help you manage and analyze your team better.

The application uses the espn-api (https://github.com/cwendt94/espn-api) to scrape espn fantasy basketball league data, so it is personalised to your league.

The application uses a Tkinter-based interface. The current pages are as follows:

Group analysis Page: Shows player and team statistics in a graph format. graphpage

Stats Page: Shows the statistics of all the teams in the league with a scrollable interface. allTeamsPage

Injury Page: Shows currently injured players and their stats (scraped from https://www.cbssports.com/nba/injuries/). injuryPage

MyTeam Page: A page dedicated to showing your team's stats. PlayerPage: A page that shows all the player stats in a scrollable interface. my team page with popout

MatchupPage: Shows the matchup between the users team and their opponent. matchupPage

After running the application, you will see a GUI interface. You can navigate between different pages to view your team's stats, injury details, and the stats of all the teams in the league via the change page tab. You can click on any player in the table to view more details about them.

This project is a work in progress

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages