Privacy Policy
This website does not use Instagram OAuth or any authentication flow. There is no login required. Your Instagram credentials are never requested, collected, or stored by this application.
What we collect: Nothing. This is a static website that renders data from local JSON files committed to the repository.
How data is obtained: The site owner manually exports their Instagram data using local tools (like Instaloader) on their own machine. This data is then committed to the repository as JSON files.
What is stored: Only publicly available Instagram data that the site owner chooses to include in the repository (profile info, posts, like counts). No sensitive information, no credentials, no private messages.
- The site owner runs a local Python script to export their Instagram data
- The script outputs JSON files containing profile and post information
- These JSON files are committed to the repository
- The website reads these static files to display the dashboard
- No live connections to Instagram are made from the deployed site
Hosting: This site is hosted on Vercel. Vercel may collect standard web server logs (IP addresses, user agents) as part of their service. Please refer to Vercel's Privacy Policy for details.
Analytics: No analytics scripts are included on this site. We do not track visitors.
This website is built for personal use to view my own Instagram analytics. It is not intended for commercial purposes or to process data for other users.
If you have any questions about this privacy policy, please open an issue on the repository or contact the site owner directly.