Skip to content

Contest-Hive/__contest-hive-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contest Hive ( BackEnd )

Description

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.

Warning

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.

Author