Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 921 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 921 Bytes

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