Instago
Unofficial Go SDK for Instagram — login, DumpSettings / LoadSettings, users, media, reels, stories, direct, comments, friendship, search. Module path github.com/felipeinf/instago; package name is ig (use an import alias).
go get github.com/felipeinf/instago
import ig "github.com/felipeinf/instago"—ig.NewClient()Login(user, pass, twoFactorCode)— optional 2FA codeUserInfoByUsername("google", cache)— after session load
GitHub · go doc github.com/felipeinf/instago
Not affiliated with, endorsed by, or sponsored by Meta or Instagram. Built for personal learning and experimentation; not a commercial substitute for official tooling. You are responsible for compliance with Instagram’s terms and applicable law. General information only — not legal advice.