/AtCoder

A small script to fetch ranks from AtCoder

Primary LanguagePython

AtCoder

Usage

In the file scrape.py enter the credentials of an AtCoder account.

python3 getranks.py [input file_name] [contest-id]

A csv file containing the ranklist will be generated.

Example

python3 getranks.py input.csv abc164