Skip to content

Tinder Auto Swipe Bot - Tool for automated Tinder interactions ⬅️ ❤️ ➡️

License

Notifications You must be signed in to change notification settings

rajeshdalsaniya/tinder-auto-swipe-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Using the Selenium module, tool that automates your social media interactions with Swipe, Like and Dislike on Tinder implemented in Python.

Installation

pip3 install -r requirements.txt

Important: depending on your system, make sure to use pip3 and python3 instead.

Dependencies

Selenium requires a driver to interface with the chosen browser. Firefox, for example, requires geckodriver, which needs to be installed before the below examples can be run. Make sure it’s in your PATH, e. g., place it in /usr/bin or /usr/local/bin.

Failure to observe this step will give you an error selenium.common.exceptions.WebDriverException: Message: ‘geckodriver’ executable needs to be in PATH.

💻 On Mac you can install gekkodriver by running brew command - brew install geckodriver


Running TinderAutoSwipeBot

To run TinderAutoSwipeBot, you'll need to run the script you've just downloaded.

Once you have your downloaded this repo you can execute the script with the following commands.

python tinder_bot.py

=> Follow the instruction steps printed on terminal.

TinderAutoSwipeBot will now open a browser window and start working.

Do you want to support me?

If you found this project helpful or you learned something from the source code and want to thank me, consider me to pay my internet bills. This would encourage me to create many such projects 👨🏻‍💻

Help build TinderAutoSwipeBot!


Disclaimer: Please Note that this is a research project. I am by no means responsible for any usage of this tool. Use on your own behalf. I'm also not responsible if your accounts get banned due to extensive use of this tool.

About

Tinder Auto Swipe Bot - Tool for automated Tinder interactions ⬅️ ❤️ ➡️

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages