Skip to main content

A python package for analysing Instagram network

Project description

Author: Behrouz Safari
License: MIT

instanet

A python package for analysing Instagram network

Installation

Install the latest version of instanet from PyPI:

pip install instanet

Requirements are requests, networkx and matplotlib.

Quick start

from instanet import Instagram

ins = Instagram(USERNAME, PASSWORD)
ins.login()
ins.save_friends(['friend1', 'friend2', 'friend3', 'friend4', 'friend5'])
ins.graph()

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

instanet-0.0.4.tar.gz (11.3 kB view hashes)

Uploaded Source

Built Distribution

instanet-0.0.4-py3-none-any.whl (11.1 kB view hashes)

Uploaded Python 3

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