Skip to content

Tinder bot that logs in into an account and 'likes' all profiles until the user is out of swipes.

Notifications You must be signed in to change notification settings

lucianohandal/tinderBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

tinderBot

Tinder bot that logs in into an account and 'likes' all profiles on an specified location until the user is out of swipes.

Getting Started

Prerequisites

  • Environment running python 3.6
  • Tinder account with Facebook login enabled

Installing

Clone the repo

git clone https://github.com/lhandalb/tinder-bot.git

Install Selenium

pip install selenium

Usage

Set the gmail and password on credentials.py file. Run tinder_bot.py. To change the location, use the passport() method that takes latitude and longitude as parameters and defaults to New York, NY.

Built With

TODOs

  • Better the UI to ask the user for a passport location when the bot starts running

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Based on aj-4's take of automation for Tinder.

Contact

Project Link

About

Tinder bot that logs in into an account and 'likes' all profiles until the user is out of swipes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages