Skip to main content

Get Instagram user information and analysis with pandas

Project description

instagramy

PyPI
Get Instagram users informations and Analysis with pandas

Download:

Windows:

pip install instagramy

Linux:

pip3 install instagramy

Usage:

from instagram import Instagram
name = Instagram("virat.kohli")
popularity = name.popularity()
posts = name.get_posts_details()
profile = name.get_profile_pic()
bio = name.get_biography()

Samples:

sample image sample image

to get posts details as lists of dictionary:

sample image

download dp of user:

Download dp of the user

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

instagramy-2.0.tar.gz (3.2 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