8000 GitHub - aizatrosli/InstaNetwork: Visualize instagram network analysis.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

aizatrosli/InstaNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

InstaNetwork

Visualize instagram mesh network.

Leveraging https://github.com/LevPasha/Instagram-API-python library with networkx

Objective

  • to understand how social network analysis (SNA) works with networkx.
  • build a dashboard!

Requirements

pip install networkx InstagramApi

How to use

from InstaNetwork.core import start
api = start(username, password)

TODO

  • core module - WIP
  • networkx implementation
  • plotly for interactive dashboard wohoo!
This is my sem break project. Thus, i didnt plan to maintain it :P

About

Visualize instagram network analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0