Giter VIP home page Giter VIP logo

igfi's Introduction

Logo

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 # this command will generate the value for the <path_to_session_file>
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 # this command will generate the value for the <path_to_session_file>
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 # this command will generate the value for the <path_to_session_file>
python3 ./igfi.py -u <username> -p <password> --session <path_to_session_file>

Docker ๐Ÿ‹

git clone https://github.com/new92/IGFI
cd IGFI
python3 ./cookies.py # this command will generate the value for the <path_to_session_file>
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 # this command will generate the value for the <path_to_session_file>
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 # this command will generate the value for the <path_to_session_file>
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

igfi's People

Contributors

new92 avatar dependabot[bot] avatar snyk-bot avatar new950 avatar

Stargazers

Davis Punjila avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.