/instagram-unfollow

Find Instagram users that don't follow you back!

Primary LanguageJavaScriptMIT LicenseMIT

Instagram Checker

Check which users you follow that doesn't follow you back. It gives a CSV with username and name of each one of them!

Requirements

Configure

Copy sample.env into a .env file and change parameters USERNAME and PASSWORD with your Instagram credentials.

How to run?

npm install
npm start