Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/codedotjs/instagram-links

:boom: Get links of the publicly shared medias on Instagram
https://github.com/codedotjs/instagram-links

api extract fetch instagram link media nodejs url

Last synced: 9 days ago
JSON representation

:boom: Get links of the publicly shared medias on Instagram

Awesome Lists containing this project

README

        





> Get links of the publically shared medias on Instagram.

## Install

```
$ npm install --global instagram-links
```

## Preview



## Usage

```

$ Usage: igl [source]

Commands:
› -p, --profile Get link of the profile picture in all resolution.
› -i, --image Get link of the publically shared images.
› -v, --video Get link of the publically shared videos.

Help:
› $ igl -p [--profile] 9gag
› $ igl -i [--image] https://www.instagram.com/p/BWtD8vxlCvO/
› $ igl -v [--video] https://www.instagram.com/p/BWvEj0fF5Tg/

```

## Related

- __[`instagram-id-of`](https://github.com/CodeDotJS/instagram-id-of)__ `:` `Easily find user id of an Instagram user from command line!`
- __[`instagram-profile-picture`](https://github.com/CodeDotJS/instagram-profile-picture)__ `:` `API to extract url of the shared medias on Instagram`
- __[`instafy`](https://github.com/CodeDotJS/instafy)__ `:` `A command line Instagram media notifier!`
- __[`instavim`](https://github.com/CodeDotJS/instavim)__ `:` `A complete Instagram media downloader`

## License

MIT © [Rishi Giri](http://rishigiri.ml)