future2back / instagram-user-id

Get the user ID of any user in instagram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 99.8%Language:HTML 0.1%Language:JavaScript 0.1%Language:CSS 0.0%