Git Product home page Git Product logo

instagram-manager's Introduction

Instagram-Manager

Instagram manager is designed to be a tool to automate management and cleaup operations on you instagram account.

Functions available right now:

  1. List number of users not following you back
  2. List usernames of users not following you back
  3. Unfollow users not following you back
  4. Check other similar pages to find potential followers
  5. Get usernames of only private users that dont follow you back
  6. Download a particular user's story
  7. Download a particular user's 12 latest posts

More function to be added in the future.

Installation

This project uses the instagram_private_api by github user ping (https://github.com/ping/instagram_private_api)

Install dependencies using pip install -r requirements.txt

Alternatively you can install this manually with pip pip install wget pip install git+https://[email protected]/ping/[email protected] The above command might require git to be installed on your system so if you face a "git not found" error try installing git and re-run the command.

To run Instagram Manager use the following command python instagrammanager.py -u <username> -p <password> -settings <credentials.json>

The settings argument is not required but it is important and used to store the auth cookie and avoid having to login for every api call since repeated logins can lead to instagram banning the account

This file will be created when you run the python script if it does not exist.

This could lead to account bans. USE AT YOUR OWN RISK

instagram-manager's People

Contributors

larisoncarvalho 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.