Download Instagram posts and stories
gram-cliskillsetup L2★0
Sheshiyer/skill-clusters ↗What it does
Download Instagram profiles, posts, stories, highlights via gram CLI
Best for
Publication asset collection pipelines harvesting Instagram content without raw API.
Inputs
- · Instagram username/URL
- · flags (--limit, --posts, --stories, --output)
Outputs
- · media files (JSON metadata + images)
- · file paths for downstream
Requires
- · gram-cli
- · Python glam wrapper
- · Instagram session/credentials
Preconditions
gram-cli installed, auth available (cookies/config/env vars)
Failure modes
Missing auth checks, treating login --save as read-only, not resuming large profiles
Trust signals
- · Auth precedence (env > config > browser)
- · Wrapper handles binary
- · Read-first defaults