GithubHelp home page GithubHelp logo

f4f-checker's Introduction

Follow for Follow (F4F) Instagram Checker

Alternative titles:

  • Instagram Mutual Follow Checker
  • Petty Program

The main use case is checking if average people you followed through a "follow for follow" agreement are following you back.

In other words, this shows you people you're following that aren't following you back. For most people this might mean seeing a lot of verified or influencer-like accounts. For profiles that are a lot more private and personal and only follow people that they know, this might mean seeing very useful information about who in their life has unfollowed them.

Use Details
  • Turn off VPN
  • This currently does not work with 2FA. Therefore, it must be turned off in the Privacy and Security section of Instagram settings before using, which can be found here.
  • Install Google Chrome if it is not already installed
  • View Google Chrome version for ChromeDriver by selecting "Chrome" in the menu bar. Then select "About Google Chrome"
  • Download the ChromeDriver version corresponding to the version of Chrome and OS here
  • Unzip the downloaded zip file
  • Download the repository
  • Move the chromedriver file to the downloaded repository
  • Put Instagram credentials into environment variables in the command line like the following:
    export INSTAGRAM_USERNAME="xxx"
    export INSTAGRAM_PASSWORD="xxx"
    
  • Run with a virtual environment
    • Create the virtual environment
      • python3 -m venv f4f_venv
    • Activate virtual environment
      • source f4f_venv/bin/activate
    • Install packages from the requirements.txt file in the local environment
      • python3 -m pip install -r requirements.txt
  • Run with python3 checker.py
  • Deactivate the virtual environment when done using the program
    • deactivate

f4f-checker's People

Contributors

jordangeorge avatar

Watchers

James Cloos avatar  avatar

Forkers

anthonyjr

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.