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

https://github.com/gugadev/storiesgram

Get instagram stories from third public accounts (or yours)
https://github.com/gugadev/storiesgram

go instagram instagram-stories

Last synced: 6 months ago
JSON representation

Get instagram stories from third public accounts (or yours)

Awesome Lists containing this project

README

          

Storiesgram



Get instagram stories from third public accounts (or yours)

---
### Usage

- `-s` Your Instagram sessionid cookie value.
- `-u` The target userid
- `-o` Output directory

If you don't know the instagram id of the target, get it [here](https://smashballoon.com/instagram-feed/find-instagram-user-id/).

### Example

```
go run main.go -u=18374844757 -s=18374844757&b4SF85NSS04CN3 -o=/Users/gugadev/stories
```