A simple script using Codeforces API to get ratings of friends to stalk them 😎
- 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:
git clone https://github.com/Dami-18/cf_stalker.git
pip install -r requirements.txt
python script.py
- Then enter your api key and secret available in api info here