- Come to https://app.circleci.com/settings/user/tokens and create api token
- Change token under variable
personalToken
(line 4) - Add project slug to variable
slugs
(line 5) - Install dependences(requests:
pip3 install requests
) - Run script by:
python3 main.py
Checked circle CI at: Sun Feb 2 01:15:37 UTC 2025