Easily discover which GitHub users don't follow you back with a sleek, colorful, and modern Streamlit interface.
- 🔍 Instantly find users you follow who don't follow you back
- 🎨 Modern and visually appealing UI
- 🔐 Optional GitHub Token support for higher API request limits
- 📱 Mobile-friendly and responsive layout
- ⚡ Fast, simple, and powered by Streamlit
git clone https://github.com/busradeveci/GitHubUnfollowers.git
cd GitHubUnfollowerspip install -r requirements.txtRequired packages:
streamlit,requests
streamlit run github_unfollowers.py- Enter your GitHub username.
- (Optional) Paste your GitHub Token to increase API limits.
- Click the Analyze button.
- The app fetches your followers and following data.
- It displays a list of users you follow who don’t follow you back.
- Clean up your following list
- Understand your GitHub social connections
- Use a tool that’s beautiful, functional, and beginner-friendly
- Open-source, lightweight, and deployable anywhere
You can host this app using:
This project is licensed under the MIT License. See the LICENSE file for more information.
If you find this project useful:
- ⭐ Star the repository
- 🍴 Fork it
- 📢 Share it with others
- 💬 Give feedback and suggestions
Made with ❤️ by Büşra Connect on GitHub

