This is the backend of the Contest Hive project.
Visit the repository at: https://github.com/Nusab19/Contest-Hive
It uses Github Actions to run a python script that scrapes contest information from the following platforms:
This runs every 5 minutes and pushes the data to itself. The data is then accessed by the frontend.
The python script should not be misused. It is intended to be used by the backend only. Do not try to DDoS the platforms by running the script too often.