Back to Projects
Instagram Data Analyzer
A privacy-focused web app built with Next.js and TypeScript that lets users upload Instagram export data and analyze non-reciprocal follows directly in the browser.
Talk about a similar project
About
A privacy-first web application designed to help users analyze their exported Instagram data and identify accounts they follow that do not follow them back. Users can simply upload their Instagram JSON export files, and the application parses all follower/following data completely client-side to generate a cleanup report. It focuses on user privacy by performing all processing locally in the browser with absolutely no backend required.
Key Features
- User-friendly upload flow for parsing Instagram JSON export files
- 100% client-side data processing ensuring complete user privacy
- Clear analytics dashboard displaying account summaries and profile links
Info
Visit live site
2024
Tech
Next.jsReactTypeScriptTailwind CSSClient-Side Processing


