/instagram-user-id

Get the user ID of any user in instagram

Primary LanguagePython

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)