An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# ![page-id-of](media/pid.png)

> 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)