Node.js Instavim Instagram API CLI Library to Get Instagram Profile Images & Timeline Posts Using Username in Javascript
$ npm install --global instavim
$ sudo npm install --global instavim
Usage : instavim [command] <username/link>
Command :
-s, --small downlaod profile picture of resolution 150px
-m, --medium download profile picutre of resolution 320px
-r, --regular download profile picture of resolution 640px
-f, --full download profile picture of resolution 1080px
Command :
-a, --all download all images/videos from a link
-l, --link download image via link
-v, --video download video via link
Example : instavim -f 9gag
instavim -l <link>