Skip to main content

UNKNOWN

Project description

Class for use https://instagram.com

Install

pip install python-api-instagram

Example

from python_api_instagram.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')

print instagram.actions_relationship(3403089465, 'follow')

print instagram.relationship(3403089465)

print instagram.requested_by()

print instagram.followed_by()

print instagram.follows()

print instagram.locations(514276)

print instagram.locations_media_recent(514276)

print instagram.locations_search(37.77493, -122.419415)

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.7.tar.gz (1.7 kB view details)

Uploaded Source

File details

Details for the file python-api-instagram-0.0.7.tar.gz.

File metadata

File hashes

Hashes for python-api-instagram-0.0.7.tar.gz
Algorithm Hash digest
SHA256 f890ad27faa49d79bc6d808701b75a62670fa96a4ec5684bff9e2c6fa5131a70
MD5 43c6f447e5ed5c228b60cc6fafea2d87
BLAKE2b-256 8f6fe8ba153fc005d498b0d308e3097e936e700af2060ffb30eb80019da2bdbe

See more details on using hashes here.

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