Giter Site home page Giter Site logo

insta-unfollow-users's Introduction

insta-Unfollow-Users

[Edit: This script stopped working after Instagram changed its API behavior. I have a plan on updating the script whenever I get time. I'll probably have to use some workaround to accomplish this. Thank you for your patience!]

This is a script/bot to unfollow all instagram users that are not following back

There are people who follow you to make you follow back, and then unfollow you. Also, many a time, you follow a person but they do not follow back.

Presenting Instagram User Unfollower! This is a bot/script to unfollow the users that are not following you back. Simple as that. No strings attached.

Instructions:-

First off, you need to login to instagram and head over to www.instagram.com/developer

  1. Read simple instructions here -> http://www.slickremix.com/docs/how-to-create-instagram-access-token/

In addition to that, click on "Edit" after you've saved a client. Goto security, and untick "Disable implicit OAuth". We are doing that because we are going to implicitly call the APIs (without providing password everytime)

Copy paste this URL in your browser : https://instagram.com/oauth/authorize/?client_id=[CLIENT_ID_HERE]&redirect_uri=http://localhost&response_type=token&scope=basic+likes+comments+relationships

  1. Watch the 2 min video, if step#1 is not clear -> https://www.youtube.com/watch?v=LkuJtIcXR68

  2. Save the access token in config.txt file as:-

access_token=newly generated token

for ex: access_token=575199251.7in678i.g23atb436f6ba0fs8gi587f6a4esdcg3

We need this access token to make requests to instagram.

  1. And that's it, download the executable instaUnfollower.exe.

  2. Place config.txt in the same folder as executable

  3. Double click the .exe file, sit back, grab a beer, and let the script do its work.

You're welcome.

insta-unfollow-users's People

Contributors

gideonn avatar

Watchers

James Cloos avatar Alexa Rockwell 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.