Skip to content

RynKings/instagram-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Python

Instagram private API


Installation for Termux

$ apt update
$ apt upgrade
$ apt install python
$ apt install git
$ git clone https://github.com/rynkings/instagram-py
$ cd instagram-py
$ python -m pip install -r requirements.txt
$ python helloworld.py

Installation for VPS

$ git clone https://github.com/rynkings/instagram-py
$ cd instagram-py
$ python3 -m pip install -r requirements.txt
$ python3 helloworld.py

LINE Square

HelloWorld Square

Discord

HelloWorld

Author

Ryns / @rynkings
Zero Cool / @crash-override404

Thanks to

Instagram Private API / @InstagramPrivateAPI

Support

Hello World and Friends
Mrezkys / @mrezkys
Tanduri a.k.a HelloTan / @hellotan
And others.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages