https://github.com/codedotjs/page-id-of
:eyes: Shows page id of a facebook page in your console.
https://github.com/codedotjs/page-id-of
Last synced: 8 months ago
JSON representation
:eyes: Shows page id of a facebook page in your console.
- Host: GitHub
- URL: https://github.com/codedotjs/page-id-of
- Owner: CodeDotJS
- License: mit
- Created: 2016-05-12T11:11:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-09T17:57:23.000Z (over 8 years ago)
- Last Synced: 2025-04-05T09:15:58.223Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 122 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 
> Command line tool to display ID of a Facebook Page.
## Install
```
$ npm install --global page-id-of
```
__OR__
```
$ sudo npm install --global page-id-of
```
## Usage
```
$ page-id-of
Usage : page-id-of
Example : page-id-of Humorous.Sperm.Official
Help : page-id-of -h --help
```
## Related
- __[`facebook-id-of`](https://github.com/CodeDotJS/facebook-id-of)__ `: Find userid of a facebook user.`
- __[`group-id-of`](https://github.com/CodeDotJS/group-id-of)__ `: Find group id of a facebook group.`
- __[`insta-id-of`](https://github.com/CodeDotJS/insta-id-of)__ `: Find userid of a instagram user.`
## License
MIT © [Rishi Giri](http://rishigiri.com)