InstaSPY is a lightweight web-based tool designed to analyze and display publicly available Instagram profile information in a simple and user-friendly interface.
- 🔎 Search Instagram profiles
- 📊 View basic profile details (username, bio, followers, etc.)
- ⚡ Fast and minimal UI
- 🌐 Built using HTML (and optional JS/CSS enhancements)
- HTML
- CSS (optional)
- JavaScript (optional for dynamic features)
InstaSPY/
│── index.html
│── style.css
│── script.js
│── assets/
- Clone the repository:
git clone https://github.com/Baskar-forever/InstaSPY.git
- Navigate to the project folder:
cd InstaSPY
- Open
index.htmlin your browser
- Enter an Instagram username
- View the displayed public profile data
This project only works with publicly available data. It does NOT bypass Instagram security, private accounts, or authentication systems.
- API integration for real-time data
- Better UI/UX
- Error handling and validation
- Mobile responsiveness
Pull requests are welcome. For major changes, open an issue first to discuss what you would like to change.
This project is open-source and available under the MIT License.