0.1.1 • Published 10 years ago

instagram-popular v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

instagram-popular

Collect Instagram popular images and video

Build Status Dependency Status devDependency Status Coverage Status

Installation

Node.js and NPM is required.

$ npm install instagram-popular

Usage

$ instagram-popular 1538218134.1677ed0.714cc8 -d images

Click here to get Instagram Access Token via pixelunion.

Options

Usage:
  instagram-popular <access_token> [OPTIONS]

Example:
  instagram-popular 1538218134.1677ed0.714cc89f60494a32a21e2948482d3336

Options:
  --dest, -d  The directory where all download images stored
                                                    [default: "instagram-media"]

Run Tests

$ npm test

Contribution

Any contribution is more then welcome!