Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 605 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 605 Bytes

cf_stalker

A simple script using Codeforces API to get ratings of friends to stalk them 😎

How to use?

  • First, generate a Codeforces API key from here
  • Click on 'Add API key' and enter credentials. This will generate a key and a secret.
  • Make sure python is installed on the system. Then run the following commands in terminal:
    1. git clone https://github.com/Dami-18/cf_stalker.git
    2. pip install -r requirements.txt
    3. python script.py
  • Then enter your api key and secret available in api info here