A comprehensive system for accessing and analyzing Transfermarkt football data through a frontend interface.
- Express Server Clusters - Load balancing for the main server and dynamic data manipulation
- Java SpringBoot Server - Static data manipulation
- Python Flask Server - Batch processing of statistics notebook
- Jupyter Notebook - Initial data processing
The system design behind this architecture has been defined as:
The full API documentation can be found here.