This repository contains code for extracting information from Transfermarkt using web scraping techniques. Additionally, it includes functionality for performing racial classification using DeepFace. The data is saved to a xlsx file.
- Extracting information from Transfermarkt
- Racial classification using DeepFace
- Saving data to a xlsx file
This repository uses a number of open source projects to work properly:
- [Python] - Python is a programming language that lets you work quickly and integrate systems more effectively.
- [Selenium] - Selenium is a portable framework for testing web applications and is used for web scraping.
This repository requires Python v3.8+ to run.
Install the dependencies and devDependencies and start the server.
pip install -r requirements.txt
Contributions to this repository are welcome! If you encounter any issues, have suggestions, or want to add new features, feel free to submit a pull request. Together, we can enhance the codebase and make it even more valuable for the community.