Coder Social home page Coder Social logo

impostor's Introduction

Impostor

Impostor is a Python script that identifies Instagram accounts you are following but are not following you back. It uses the instaloader library to interact with Instagram and fetch follower and following data.

No need to use any fishy third-party apps!

Installation

  1. Clone the repository or download the zip:
    git clone https://github.com/m3hu1/impostor.git
    
  2. Navigate to the project directory:
    cd impostor
    
  3. Install the required dependencies:
    pip install -r requirements.txt
    
    or
    pip3 install -r requirements.txt
    

Usage

  1. Run the script:
    python impostor.py
    
    or
    python3 impostor.py
    
  2. Enter your username in the terminal.
  3. Enter your password when prompted (input will be hidden).
  4. If 2FA is enabled, enter the 2FA code when prompted.

Example

$ python impostor.py
Enter your username: your_username
Enter your password:
Two-factor authentication (2FA) is enabled on your account.
Enter the 2FA code: 123456
Here are the impostors:

impostor_user1
impostor_user2

This uses instaloader module to fetch instagram data which is an open-source python library, therefore it is safe to do this and won't get your instagram account credentials stolen.

DISCLAIMER

While using this tool is generally safe, Instagram's terms of service do not allow automated scraping or interaction with their platform. Use this script at your own risk. Using this tool once or twice should still be safe.

However, if you want to be completely safe, you can make your original account public, make a new instagram account and pass those credentials in impostor_public.py and then provide the username of your original instagram account when prompted and that should keep your original account completely safe from any types of warnings or bans.

impostor's People

Contributors

m3hu1 avatar

Stargazers

 avatar

Watchers

 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.