Giter VIP home page Giter VIP logo

web-tinder-bot's Introduction

Web Tinder Bot

Intro

This is a repo to test and get knowledge about the selenium framework. It's only for study matter.

This bot serve as an automatically Tinder swap at the web application. It'll login Tinder using your Facebook credentials and start swapping to all girls or boys that will appears in your timeline.

For each match, the app launch a pop-up and it'll close automatically too.

Instruction

We recommend to use a virtualenv:

$ sudo apt-get install python3-pip
$ sudo pip3 install virtualenv
$ virtualenv -p python3 venv_py3
$ source venv_py3/bin/activate

After create the development environment, it's need install some requirements:

$ make install_requirements

Besides that steps, it's need add the driver to interface with the chosen browser in your PATH, e.g., place it in /usr/bin or /usr/local/bin.

Browser Link
Chrome https://sites.google.com/a/chromium.org/chromedriver/downloads
Firefox https://github.com/mozilla/geckodriver/releases
Opera https://webkit.org/blog/6900/webdriver-support-in-safari-10/

Now, this bot only run at the Firefox browser.

To load the app, it's only need to run the following command:

$ python tinder.py

web-tinder-bot's People

Contributors

kenjihiraoka avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

klincevich5

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.