Skip to content

Simple Scrapper to Rank Page of any contest on VJudge and Export it to CSV file

Notifications You must be signed in to change notification settings

7oSkaaa/vJudge-Board-Scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vJudge Board Scrapper

Simple Scrapper to Rank Page of any contest on VJudge and Export it to CSV file

Requirements

Install python and pip on your device.

# Linux User
sudo apt install python-pip

for windows users see how to install pip to your device from here

# Linux User open terminal and write this command
# Windows user open cmd and write this command
pip install --upgrade -r requirements.txt

Usage

  1. Open your contest page on vjudge
  2. Get ID of your contest from the URL
  3. Run the script
  4. Enter the ID of your contest
  5. After the script finished, you will see a file named Trainees.csv in the same directory of the script

About

Simple Scrapper to Rank Page of any contest on VJudge and Export it to CSV file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages