tussharagarwal / okcupid

Developed this okcupid autoliker and auto intro sender using Python and Selenium Webdriver.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using Python and Selenium Webdriver.

OkCupid-autoliker

Run the script via cmd

  1. First Install selenium webdriver
  • pip install selenium
  1. Running the Okcupid_autoliker.py
  • python.exe Okcupid_autoliker.py

    Type your Email:

    Type your Password:

OkCupid-auto-intro-sender

  1. Running the Okcupid_intro_sender.py
  • python.exe Okcupid_autoliker.py

    Type your Email:

    Type your Password:

    Type the intro you wanna send to people you already liked:

Requirements

If you don't have this combination of firefox and geckodriver at the time you are using then make sure you use the latest versions of both of them.

Make sure you put all these files into same folder before running the script.

About

Developed this okcupid autoliker and auto intro sender using Python and Selenium Webdriver.


Languages

Language:Python 99.5%Language:Batchfile 0.5%