It automatically logs on to Instagram with the provided email and password and searches for the account mentioned and scroll through the list of people following that account and makes its own list.
It then goes through the list of people it made and follows them one by one. It can also unfollow the people you are following.
- Clone this repo to your local machine.
- Create a virtual environment using the following commands.
python3 -m venv env