Skip to content

The easy way to get IG user id from username & vice versa

Notifications You must be signed in to change notification settings

edwinnnss/insta-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstaInfo

The easy way to get IG user id from username & vice versa

Prerequisites

  • Node
  • Axios
  • MD5

Instalation

yarn install
or
npm install

How to use

node index.js --username edwinnnss
// or node index.js -u edwinnnss
User ID: 359695997

node index.js --id 359695997
// or node index.js -i 359695997
Username: edwinnnss

node index.js --username davidasync
// or node index.js -u davidasync
User ID: 1597843451

About

The easy way to get IG user id from username & vice versa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published