This is a simple Python script for automatically unfollowing Instagram users who do not follow you back.
1. unfol who dont foll back
2. unfol masal
3. cek unfollow only
. log out
input :
- Python 3.x installed on your system.
- Clone or download this repository to your local machine.
- Open the terminal and navigate to the downloaded directory.
- Install the required dependencies using the following command:
pip install requests
pkg update && pkg upgrade
pkg install python
pkg install git
rm -rf insta
git clone https://github.com/zhukov-z/insta
cd insta
pip install requests
python main.py
python main.py
The script will start unfollowing users who do not follow you back on Instagram. Please be patient as it might take some time depending on the number of users being unfollowed.
This script is for educational purposes only. Use it responsibly and at your own risk. This tool is not affiliated with or endorsed by Instagram.
Your contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.