Home / 0.1.2
Name Modified Size InfoDownloads / Week
Parent folder
Alpha version that are going to be shown to the world..tar.gz 2017-01-19 7.0 kB
Alpha version that are going to be shown to the world..zip 2017-01-19 12.1 kB
README.md 2017-01-19 789 Bytes
Totals: 3 Items   19.9 kB 0

instabot

Cool instagram scripts and API wrapper. Written in Python.

How to install

pip install -U instabot

How to run

Choose any example from examples and run python run example.py

Implemented methods

API

  • login / logout
  • like / unlike
  • follow / unfollow
  • comment

API info getters

  • get_profile_info
  • get_following
  • get_user_id_by_username

Examples

Bot

subscribes to person's following - unsubscribe_not_mutually_followers.py

unsubscribes from persons that are not follow you

Statistics

Saves every hour to track your growth - save_my_following.py

Saves your followings list into *.tsv format

More information you can find in examples folder.


inspired by @mgp25 and @LevPasha

Source: README.md, updated 2017-01-19