Script to add everyone in a codeforces group as your friend. Done using Selenium and BeautifulSoup libraries in python 3.
Change the following variables
- username to your codeforces handle
- password to your account password
- groupID to the ID of the group from where you want to add friends. e.g: 'abc' in the case of https://codeforces.com/group/abc
Type the following command
- python3 script.py