Skip to content

ahmdrz/instagram-statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

instagram-statistics

Build Status

Instagram Statistics using python and jinja2

How to use

It's so simple.

  python main.py --username "<username>" --password "<password>"

Optional arguments:

--liker-size is Number of likers to see in chart (-1 means all of them), default=10

--feeds is Number of feeds to scan (-1 means all of them), default=5

--template is Template name, name of file in templates directory, default='basic'

TODO list

  • Currently it's based on username, We have to change it to user's primary key.

Templates

I'm not a good front-end designer. So I invite others to create templates file and make PR for me. Templates must follow jinja2 template engine instrucion.

Screenshot (basic template):

instagram statistics github

License

See full license on this , Under GNU GENERAL PUBLIC LICENSE

Releases

No releases published

Packages

No packages published