claudedwithlove
explore/autoswipe

autoswipe

Crafted

autoswipe

·0··submitted April 15, 2026
View on GitHub
Clauded With Love Rating
5.7 / 10

AutoSwipe is a Chrome extension that automatically likes profiles on dating platforms including Tinder, Bumble, Badoo, and Boo using various interaction methods. The project provides platform-specific implementations with out-of-profiles detection and special handling for edge cases.

Code Quality6.5
Usefulness7.0
Claude Usage5.0
Documentation6.0
Originality4.0
Highlights
  • Comprehensive platform support matrix clearly documenting swipe methods and edge case handling for 4 different dating sites
  • Intelligent out-of-profiles detection using platform-specific selectors and fallback mechanisms
  • Special handling for complex scenarios like Tinder's explore mode with group cycling and Boo's canvas dimension checks
To Improve
  • Add code examples and implementation details in README since only the platform support table is shown without actual usage instructions
  • Include proper error handling documentation and rate limiting strategies to avoid account bans on dating platforms