An open API service indexing awesome lists of open source software.

https://github.com/posva/instacraper

Scrap images from Instagram post
https://github.com/posva/instacraper

Last synced: about 1 month ago
JSON representation

Scrap images from Instagram post

Awesome Lists containing this project

README

          

# Instacraper

> Scrap images from an instagram url and save them locally

## Installation

```sh
npm install -g instacraper
```

## Usage

```sh
instacraper 'https://www.instagram.com/p/Bx3F46OFTju/'
```

Show help with `-h`

```sh
instacraper -h
```

## License

[MIT](http://opensource.org/licenses/MIT)