πŸ€– Increase your followers on Instagram with IGFI πŸ“ˆ

new92 new92 Last update: Apr 07, 2024

Logo

IGFI πŸ€–

Codacy Badge Number of files Code size Followers Forks Stars Open issues Closed Issues Open pull requests Closed pull requests Discussions Contributors Language

With IGFI, you can effortlessly increase their followers by simply logging in. It works seamlessly for both private and public accounts. Upon the initial use, you can gain up to 50 followers! Subsequent uses typically result in an addition of 25-30 followers. To maintain account safety, it is recommended to use the script every two (2) days to prevent potential blocking. The script also provides valuable information, including the number and the usernames of the followers added.

If you find this repository helpful, please consider giving it a star and/or forking it. Your support encourages me to keep sharing similar repositories. If you encounter any issues, have suggestions, or simply didn't like the script, feel free to contact me anytime at this email address, or start a discussion, or open an issue. Any form of feedback is welcome and appreciated (please refrain from using vulgar language).

github-stats-card

Urls πŸ”—

Author ✍️

Installation πŸ“₯

  • Make sure you're logged in to your Instagram account from Firefox before executing IGFI.

Linux 🐧

sudo su
git clone https://github.com/new92/IGFI
cd IGFI
sudo pip install -r ./files/requirements.txt
python3 ./cookies.py
python3 ./igfi.py -u <username> -p <password> --session <path_to_session_file>

Windows πŸͺŸ

git clone https://github.com/new92/IGFI
cd IGFI
pip install -r ./files/requirements.txt
python3 cookies.py
python3 igfi.py -u <username> -p <password> --session <path_to_session_file>

MacOS 🍎

git clone https://github.com/new92/IGFI
cd IGFI
python -m pip install -r ./files/requirements.txt
python3 ./cookies.py
python3 ./igfi.py -u <username> -p <password> --session <path_to_session_file>

Docker πŸ‹

git clone https://github.com/new92/IGFI
cd IGFI
docker build -t igfi .
docker run -e DOCKER_CONTAINER=true -e USERNAME=<username> -e PASSWORD=<password> -e SESSION=<path_to_session_file> -p 4000:4000 -it igfi

Virtual environment setup πŸ’»

Windows πŸͺŸ

git clone https://github.com/new92/IGFI
cd IGFI
python -m venv igfi
.\igfi\scripts\activate
pip install -r ./files/requirements.txt
python3 cookies.py
python3 igfi.py -u <username> -p <password> --session <path_to_session_file>

Linux 🐧 / MacOS 🍎

git clone https://github.com/new92/IGFI
cd IGFI
python -m venv igfi
source venv/bin/activate
pip install -r ./files/requirements.txt
python3 ./cookies.py
python3 ./igfi.py -u <username> -p <password> --session <path_to_session_file>
Virtual environment deactivation πŸ“­
Windows πŸͺŸ

.\venv\Scripts\deactivate

Linux 🐧 / MacOS 🍎

deactivate

Update πŸ”„οΈ

cd <path_to_script>/IGFI
git pull

Features πŸš€

  • Add followers from specific categories (ex. fitness, education, food, entertainment etc.)
  • Script which doesn't depend on third-party modules.
  • GUI
  • Docker support
  • Virtual environment setup
  • Execute the script directly from terminal (using argparse)
  • V4 (this version will include the features as shown above and some extra)
  • Display the usernames of the followers added URL
  • V3 script URL

Tested on πŸ”Ž

OS Linux Windows MacOS
-> Kali
-> 10
-> 11

Screenshots πŸ“Έ

Photos of the script can be found at this url

Contributing 🀝

Contributions are always welcome !

See contributing.md for ways to get started.

Please adhere to this project's code of conduct. For more info please check the CODE_OF_CONDUCT.md file

Feedback πŸ’­

If you have any feedback, please reach out to us at this email address.

Feel free to contact us anytime ! You'll get a reply within a day. Please avoid abusive or offensive language. If you are reporting a bug or making a suggestion please make sure your make it as detailed as possible.

FAQ πŸ€”

Question 1

  • Error while logging in ?

Answer ➑️ This error can be resolved by simply executing the cookies.py script and running the script again.

Question 2

  • Where can I report a bug ?

Answer ➑️ You can report a bug by creating an issue or by emailing us at this email address. Please feel free to include screenshots, the error which is being displayed, the OS you are using, your default browser etc. Any other additional info will be appreciated and will help to resolve the bug faster

Question 3

  • Is illegal to increase followers using script(s) ?

Answer ➑️ No, not at all! It's similar to asking if following and unfollowing an account is illegal, even though Instagram doesn't recommend using this technique to increase your followers.

Question 4

  • Can my account get blocked by using this script ?

Answer ➑️ Only if you're using a very old version of Instagram. But the script has been tested in several accounts and none of them got blocked.

License πŸ“œ

License

Subscribe to our newsletter