Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codedotjs/instagram-id-of
:new_moon_with_face: Easily find the User ID of any Instagram user from Command line.
https://github.com/codedotjs/instagram-id-of
cli cli-app instagram instagram-user user-id
Last synced: 10 days ago
JSON representation
:new_moon_with_face: Easily find the User ID of any Instagram user from Command line.
- Host: GitHub
- URL: https://github.com/codedotjs/instagram-id-of
- Owner: CodeDotJS
- License: mit
- Created: 2016-02-01T04:10:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-02T15:54:17.000Z (over 6 years ago)
- Last Synced: 2024-12-12T03:33:07.074Z (16 days ago)
- Topics: cli, cli-app, instagram, instagram-user, user-id
- Language: JavaScript
- Homepage:
- Size: 1.08 MB
- Stars: 14
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
### Install
```
$ npm install --global insta-id-of
```
__`OR`__
```
$ sudo npm install --global insta-id-of
```### Preview
### Usage
```
Usage : insta-id-ofExample : insta-id-of iama_rishi
Help : insta-id-of -h --help
```
### Related- __[`facebook-id-of`](https://github.com/CodeDotJS/facebook-id-of)__ `: Find userid of a facebook user.`
- __[`page-id-of`](https://github.com/CodeDotJS/page-id-of)__ `: Find page id of any facebook page.`
- __[`group-id-of`](https://github.com/CodeDotJS/group-id-of)__ `: Find group id of any facebook group.`
### License
MIT © [Rishi Giri](http://rishigiri.com)