/Instagram-Followers-Script

Get non followers on Instagram

Primary LanguagePython

Instagram Non-Followers

built with built with

Instagram script using Python and Selenium to list who does not follow you back

Installing:

First you need to install the firefox driver for automated browser.

Download it from here choosing the correct platform.

Then, unzip it and move to /usr/bin:

  sudo mv geckodriver /usr/bin  

Running:

It's simple. Give the corrects permissions:

 chmod +x script.py

Then, run:

 ./script.py username password

or

 python scripy.py username password