Tinder Swipe Bot (Web Automation)
Developed a Python script that automates the swiping process on the Tinder web application. The script uses the `selenium` library to control a Chrome browser, log in to Tinder via Facebook, dismiss initial pop-ups, and then repeatedly click the Like button (simulating swiping right) on profiles.
Check Out Repository