This Python tool provides automation for managing follow requests on Instagram. It allows users to accept or decline incoming follow requests in bulk, streamlining the process of managing followers.
- Automated Follow Request Management: Accept or decline pending follow requests on Instagram with ease.
- Bulk Actions: Process multiple follow requests simultaneously to save time.
- Customization: Customize the tool to fit your specific needs and preferences.
- Efficiency: Streamline the process of managing followers, making it more efficient and less time-consuming.
- Python 3.x
- Instagram account credentials (username and password)
- Clone this repository to your local machine:
git clone https://github.com/m0uka-Dz/instagram_follow_manager.git
- Install the required dependencies:
pip3 install -r requirements.txt
- Run
python3 FollowManager.py
- Select Login Method
- For logging in with a username/password, choose option 1 and enter your credentials.
- For logging in with a session ID, choose option 2 and enter your session ID.µ
- Select Request Action
- For approval, choose option 1 and enter.
- For reject, choose option 2 and enter.
This tool is intended for educational purposes and should be used responsibly. Excessive automation on social media platforms may violate their terms of service. Use at your own risk.
Contributions are welcome! If you'd like to contribute to this project, please fork the repository and submit a pull request with your changes.
This project is licensed under the MIT License - see the LICENSE file for details.