Download Instagram Stories with Osintgram

Stories expire quickly, so capture them promptly.

Interactive mode

Osintgram> stories

You’ll be prompted for how many stories to download.

Non-interactive

python3 main.py target --command stories

Output structure:

output/target/stories/
├── 2024-09-01T12-00-00Z.mp4
└── 2024-09-01T12-05-00Z.mp4

Diagram

  flowchart LR
    A[Osintgram stories] --> B[Instagram API]
    B --> C[MP4 download]
    C --> D[output/stories]

Respect privacy laws—download only when lawful and obtain necessary approvals.