Skip to main content

Unofficial instagram API

Project description

insta_api

image image GitHub

insta_api is a pythonic (unofficial) instagram client. It has been backwards engineered from the ground up. Currently it supports essential behavior such as liking, following other users, as well as posting photos.

Installation

To install simply do:

$ pip install insta_api

Example usage

Getting started

The first thing you should do is import the insta_api module

from insta_api import insta_api

Login to your instagram account

insta = InstaAPI()
insta.login(USERNAME, PASSWORD)

Usage

Liking posts

You can like posts by either using shortcode or media_id. The shortcode can be obtained by looking at the URL of a post in the addressbar.

It looks something like this Bov3uZUFJRh

insta.like(shortcode)

If you are a more advanced user, you may want to use the media_id instead, this will also work.

Following users

To follow an user you need one of two things: either their username or their unique user id

For example, to like by username:

insta.follow(my_username)

And more...

See the documentation for more info.

Testing

You must set up your own testing server, like Jenkins, for example. This is because instagram will block any of the online CI integration tools due to the nature of their dynamic IPs

You should also configure your testing instagram credentials by adding the INSTA_API_USER and INSTA_API_PASSWORD environmental variables to your isolated testing system.

Author(s)

Copyright

Copyright (c) 2013 Orlando Diaz

For more info see LICENSE

Legal

This program is in no way affiliated with, authorized, maintained, sponsored or endorsed by Instagram or any of its affiliates or subsidiaries. This is an independent and unofficial API. Use at your own risk

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

insta_api-0.2.0.tar.gz (9.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

insta_api-0.2.0-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

Details for the file insta_api-0.2.0.tar.gz.

File metadata

  • Download URL: insta_api-0.2.0.tar.gz
  • Upload date:
  • Size: 9.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0

File hashes

Hashes for insta_api-0.2.0.tar.gz
Algorithm Hash digest
SHA256 101c9e3ca48cc3e6f7765ff3220097a462174124f1cb7898058ee483502b49f9
MD5 51cd5915b76003f21a3ba2f1842dd9a1
BLAKE2b-256 789092802d4ddc4d79df89295069ede6952687af1f0363fe4cb81bd8f0d5d045

See more details on using hashes here.

File details

Details for the file insta_api-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: insta_api-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 10.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0

File hashes

Hashes for insta_api-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7094586f50f25bc4cf613b7667dc299863b83f1f27648519b76af6772e87f46c
MD5 2f352e8456ff179e0a783e1bdd05767a
BLAKE2b-256 c1ea25126a8e5002302fd2e0635a04aad8a9f382529aba0da43195010618be65

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page