The Instagram Close Friends Manager is a tool that allows you to manage your close friends list on Instagram automatically. With this tool, you can add or remove users from your close friends list efficiently and quickly.
This software is provided "as is", without any warranties of any kind. Using this program may violate Instagram's terms of service and could result in account restrictions or banning.
The developers are not responsible for any damage, penalties, or loss of access resulting from the use of this software.
Use at your own risk.
- User-Friendly Interface: Anyone can use it without any programming knowledge.
- Automatic Login: Automatically log in to your Instagram account.
- Close Friends Management: Add or remove users from your close friends list.
- Bulk Processing: Process large amounts of user IDs at once.
- Progress Bar: Track the progress of processing in real-time.
- Resume Processing: Continue from where you left off in a previous processing session.
- Python 3.8+
- Playwright
- CustomTkinter
- httpx
-
Download the executable for Windows from the Releases page.
-
Run the downloaded executable file.
-
Clone the repository:
git clone https://github.com/guilhermecugler/InstagramCloseFriendsManagerPython.git cd InstagramCloseFriendsManagerPython
-
Create a virtual environment:
python -m venv venv source venv/bin/activate # On Windows use `venv\Scripts\activate`
-
Install the dependencies:
pip install -r requirements.txt
-
Install Playwright and its browsers:
pip install playwright playwright install
-
Run the main script or executable:
python InstagramCloseFriendsManager.py
-
In the graphical interface, log in with your Instagram credentials.
-
Choose the desired operation (Add or Remove) and click "Start Processing".
-
Track the progress in the progress bar and the log console.
- Name: Guilherme Cugler
- GitHub: guilhermecugler
- Email: [email protected]
- Contact: +5513997230761 (WhatsApp)
- LinkedIn: guilhermecugler
This project is licensed under the MIT License. See the LICENSE file for more details.
Contributions are welcome! Feel free to open issues and pull requests.
Thanks to all contributors and users who help improve this project.