igpp
v1.0.1
Published
a CLI tool to get a user's profile picture on Instagram.
Downloads
6
Maintainers
Readme
igpp
a CLI tool to get a user's profile picture on Instagram.
Installation
npm i -g igpp
Run
$ igpp --help
Usage: igpp -u username
Options:
--help Show help [boolean]
--version Show version number [boolean]
-u, --username the Instagram username. [string] [required]
-f, --filename the image will be saved with the given file name. [string]
--url will be give the profile pic url [boolean]