Skip to content

future2back/instagram-user-id

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

instagram-user-id

Get the user ID of any user in instagram

Usage

python main.py $USERNAME

Requirements

pip install -r requirements.txt

sudo apt-get install nodejs npm

cd web-version && npm install && nodejs server.js

Example - Python script

python main.py ricardojoserf

Screenshot

Example - Web server

Screenshot

Note

Tested both in Python2.x (2.7.15rc1) and Python 3.x (3.6.7)

About

Get the user ID of any user in instagram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Other 0.2%