instagrab

1.0.2 • Public • Published

 _ _|                  |                                    |
   |    __ \     __|   __|    _` |    _` |    __|    _` |   __ \
   |    |   |  \__ \   |     (   |   (   |   |      (   |   |   |
 ___|  _|  _|  ____/  \__|  \__,_|  \__, |  _|     \__,_|  _.__/
                                    |___/

Grab the good bits back from the insta-blob.

A module and command line tool for downloading images from instagram

Install globally

 npm install -g instagrab

If at first you don't succeed, sudo make me a sandwich.

Grab images

 instagrab vO9hvHpxuH

Will dig out the the image for shortcode vO9hvHpxuH and bismirch your storage with a regular instangle like so

vO9hvHpxuH.l.jpg

Grab urls

Rather curl and pipe your own bits? No worries.

 instagrab --url ulMpTsPaEn
 http://photos-a.ak.instagram.com/hphotos-ak-xfp1/10727611_525504890919008_1579977286_n.jpg
 
 curl $(instagrab --url ulMpTsPaEn) > whizzo-jnr.jpg

whizzo-jnr.jpg

Grab many & choose your size

Specify multiple shortcodes for multi grabbing. Specify a --size for thumbnail, medium or large images.

 instagrab vyrjLFJxmE vyp4M_JxqH vyneyApxpq --size t

Photos: @alanshaw & @andrew Jnr & @olizilla

Readme

Keywords

none

Package Sidebar

Install

npm i instagrab

Weekly Downloads

1

Version

1.0.2

License

ISC

Last publish

Collaborators

  • olizilla