Skip to content

lucaslealll/igmapper-api

Repository files navigation

Instagram Followers & Unfollowers

This code aims to:

  • list all followers who do not follow the account back;
  • list all followers of an Instagram account;
  • list all followers of an Instagram account.

Install

Important

It's essential to upgrade pip to the latest version to ensure compatibility with the library.

pip install --upgrade pip

Don't forget to install the requirements.

pip install -r requirements.txt

Run

To run the application, on the terminal run:

cd <path_to>/instagram-followers
python scripts/main.py

Output

Logo Logo