Skip to main content

UNKNOWN

Project description

Class for use https://instagram.com

Install

pip install python-api-instagram

Example

from instagramAPI import instagramAPI

access_token = '3403089465.260c1aa.b09a16*03c24435880d3fe195*f8f156

instagram = instagramAPI(access_token)

print instagram.users_self()

print instagram.users_detail(3403089465)

print instagram.users_self_media_liked()

print instagram.followed_by()

print instagram.follows_self()

print instagram.media_self_recent()

print instagram.media('1306717096452924663_3403089465')

License

MIT

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

python-api-instagram-0.0.4.tar.gz (1.4 kB view hashes)

Uploaded Source

Supported by

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