A powerful tool to detect GitHub users who don't follow you back and those you don't follow back.
Easily analyze your followers and following lists with an intuitive interface and advanced features.
๐ Live Demo
- ๐ Detect users you follow but they don't follow you back
- ๐ Detect users who follow you but you don't follow back
- ๐ GitHub token support for accounts with 6,000+ connections โ enabling analysis of up to hundreds of thousands of users
- ๐ฎ Token is stored locally in your browser โ never sent anywhere
- ๐ฑ Fully responsive and mobile-friendly interface
- ๐ Dark/Light Theme Toggle - Switch between dark and light themes with smooth transitions
- ๐ Statistics Dashboard - View detailed stats including:
- Total followers count
- Total following count
- Mutual connections
- Follower-to-following ratio
- ๐ Search & Filter - Quickly find specific users in your lists with real-time search
- ๐ค Sort Options - Sort results alphabetically (A-Z or Z-A)
- ๐ฅ Export to CSV - Export your results for external use or record-keeping
- ๐ Search History - Access your last 5 searches with one click
- โจ Enhanced UI/UX - Smooth animations, hover effects, and improved visual feedback
- Enter your GitHub username in the search field
- Click "Search User" or press Enter
- View the results in two categories:
- People you follow but they don't follow back
- People who follow you but you don't follow back
- Use the search bars to filter results
- Use the sort dropdowns to organize lists
- Click the export button to download results as CSV
- Toggle between dark and light themes using the button in the header
If you have many followers/following, you'll need a GitHub Personal Access Token:
- Go to GitHub Tokens
- Click "Generate new token (classic)"
- Select the
userscope - Copy the token and paste it in the app
- The token is stored locally and never transmitted
If you have a large number of followers or following, the analysis might take several minutes to complete.
- Seamlessly switch between dark and light modes
- Theme preference is saved locally
- Smooth color transitions across all elements
- Hover effects on all interactive elements
- Loading animations for better user feedback
- Smooth page transitions
- Custom scrollbar styling
- Real-time search across results
- Alphabetical sorting options
- One-click export to CSV format
- Recent searches saved for quick access
- HTML5
- CSS3 (Tailwind CSS v4.1.3)
- Vanilla JavaScript (ES6+)
- GitHub REST API
- Theme preference
- GitHub token (never transmitted to external servers)
- Search history (last 5 searches)
- โ Dark/Light theme toggle with smooth transitions
- โ Statistics Dashboard (followers, following, mutual, ratio)
- โ Real-time search and alphabetical sorting
- โ Export to CSV functionality
- โ Search history with quick access
- โ Enhanced animations and hover effects
- โ Custom scrollbar styling
- โ Lazy loading for images
- โ Modularized helper functions
- โ Global state management for filtering
- โ Optimized render functions
- โ Better error handling
- Fixed pagination issues with filtered results
- Improved error messages
- Better API rate limit handling
- GitHub unfollower detection
- Token support for large accounts
- Basic pagination
- Responsive design
- Toast notifications
MIT License - see LICENSE file for details
- Original Author: Nima Kian
- Updated by: Erzam Bayu
Contributions, issues, and feature requests are welcome!