Giter VIP home page Giter VIP logo

instagram-utilities's Introduction

Instagram-Utilities

Python scripts that make my life easier on instagram.

Backopy Meme Uploader

Automated meme page. Needs a folder to store memes, with 3 subfolders: CB, BB, WB CB: Sets the background to the most common color in the image WB: Sets the background to white BB: Sets the background to black It resizes the images in case they are not squared and gives them a background depending on which folder the meme is in. Must have another python script in the same folder with the name backopyConfig.py with the following: USERNAME = "user_name" PASSWORD = "password"

Feel free to adapt this script to automate your own page.

getFollower

Logs in to an instagram account and gets a list of the followers

getFollowing

Logs in to an instagram account and gets a list of the users this account is following

unfollowNonFollowers

Uses previous 2 scripts and starts unfollowing users who are not in both lists (users who you follow but don't follow you back). This script is great for promotion in an instagram account, since you can follow large quantities of users, then only unfollow the ones who didn't follow back, keeping your account's follower ration clean. This script has a timer and a limit to avoid instagram classifying it as a bot. It waits a random amount of seconds (6 - 15 if unfollow is successful, 30 - 300 if something went south). After it reaches the limit the program stops.

instagram-utilities's People

Contributors

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