The Fantasy Premier League Team Builder is a Python-based tool designed to enhance your experience in managing your Fantasy Premier League (FPL) team. This project leverages the power of web scraping and data analysis using the Beautiful Soup and Requests packages to provide valuable insights and suggestions for optimizing your FPL squad.
Features Live Player Data: Gather up-to-date player statistics, form, and other key performance indicators from the official FPL website using web scraping techniques. Team Analysis: Utilizes up-to-date player statistics, form, and other key performance indicators from the official FPL website to create an ideal starting eleven for your fantasy team
Installation Clone this repository: git clone https://github.com/yourusername/Fantasy-Premier-League-Team-Builder.git Navigate to the project directory: cd Fantasy-Premier-League-Team-Builder Install required packages: pip install -r fbref_scraper.py Usage Run the script: python fbred_scraper.py Follow the prompts to input your current team details and preferences. Receive personalized recommendations and insights to enhance your FPL team's performance. Contributions Contributions, bug reports, and feature requests are welcome! Feel free to open issues and submit pull requests to improve the project.
License This project is licensed under the MIT License - see the LICENSE file for details.