This is a web that checks who you follow on Instagram that doesn't follow you back. It uses uploaded JSON data downloaded directly from Instagram. Built with React and Vite and deployed on GitHub Pages.
The web app is deployed on GitHub Pages. You can access it here.
- Clone the repository.
- Install the dependencies.
npm install
- Start the development server.
npm run dev
- Open http://localhost:3000 to view it in the browser.
- Go to Instagram Data Download and follow these steps to download your Instagram data.
- Select Some of your information and Followers and following for How much information do you want?
- Select Download to device for What do you want to do with your information?
- Select All time for Date range
- Select JSON for Format
- Wait for Instagram to send you an email with a link to download your data.
- Download the data and extract the zip file.
- Go to the
connections
folder and upload thefollowers.json
andfollowing.json
file.
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.
For questions, feedback, or inquiries about the project, feel free to reach out to me:
Steven Ngo - steventxngo@gmail.com - GitHub - LinkedIn