ExportKit
Get your Instagram data export — then read the ZIP privately, in your browser.
Everything here runs on your device — your export is never uploaded.
STEP 1 — ASK INSTAGRAM FOR YOUR DATA
Get your export first
Instagram will hand you everything it holds about your account, as a ZIP. It takes two minutes to ask for and a few hours to arrive. Do it on your phone, signed in.
Open this while you're signed in on your phone — logged-out visitors get bounced to a login screen and lose the deep link.
- Instagram → the ☰ menu → Accounts Center.
- Your information and permissions → Download your information.
- Download or transfer information → your Instagram account.
- Some of your information → tick only Followers and following. (Add more only if you need it.)
- Download to device → set the format and date range on the next screen, then Create files.
- Format: JSON, not HTML.
HTML is the default in some flows and it looks nicer, but no tool can read it reliably — including this one. Pick JSON.
- Date range: All time.
The picker defaults to the last year. Your followers list is a snapshot, not a date range, but everything else silently loses history.
- Tick only what you need — media quality Low.
A full archive is over a gigabyte and phones give up on it. Followers and following alone is 1–5 MB and answers everything on this page.
- Download within 4 days.
The link Instagram emails you expires. Miss it and you request the whole thing again from step 1.
What's inside the ZIP
instagram-<handle>-<date>-<hash>/
├── connections/
│ └── followers_and_following/
│ ├── followers_1.json ← who follows you
│ ├── following.json ← who you follow
│ ├── pending_follow_requests.json
│ ├── recently_unfollowed_profiles.json
│ ├── blocked_profiles.json
│ └── close_friends.json
├── logged_information/
│ └── past_instagram_insights/
│ └── audience_insights.json ← your real follower total
└── media/ · your_instagram_activity/ · ads_information/
(photos, videos, everything else)Paths differ slightly between export generations — ExportKit checks every spelling it knows about and tells you exactly which files it found.
Read your export
On-device · nothing uploadedDrop your export ZIP, or tap to choose
.zip from Instagram · multi-part exports welcome · nothing is uploaded
100% on your device · your export ZIP is read inside this tab and is never uploaded, proxied or stored. ExportKit makes no network request to Instagram at all — turn off Wi-Fi after this page loads and it still works.