namangup / AtCoder

A small script to fetch ranks from AtCoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A small script to fetch ranks from AtCoder


Languages

Language:Python 100.0%