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)
- Host: GitHub
- URL: https://github.com/gugadev/storiesgram
- Owner: gugadev
- License: mit
- Created: 2017-12-31T23:58:28.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-10T15:14:38.000Z (over 7 years ago)
- Last Synced: 2025-04-01T10:44:20.099Z (6 months ago)
- Topics: go, instagram, instagram-stories
- Language: Go
- Size: 485 KB
- Stars: 5
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 directoryIf 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
```