facebook_ids
v0.0.1
Published
given a stream of facebook profile urls, output a stream of facebook user ids
Downloads
17
Readme
Facebook IDs
Simple CLI utility for finding the user ids for Facebook profile.
Installation
$ npm install -g facebook_idsusage
Usage: facebook_ids [options]
Options:
-h, --help output usage information
-V, --version output the version numberfacebook_ids expects a list of Facebook profile URLs from stdin.
License
See LICENSE.
