Skip to content

mkarush/bumble_swipe_right

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swipe right on Bumble


This app will swipe right for user until reach end of likes for day:

Requirments:


This app utilizes Python3, Selenium, and Chrome.


Python3 can be found here: https://www.python.org/downloads/


Selenium can be found here: http://www.seleniumhq.org/download/


pip install --upgrade pip

pip install -r requirements.txt

INFO

This will start a web development app where user can login using facebook or cellphone on bumble.

USAGE


  1. python3 swipe_right.py
  2. it will start a PROGRAM
  3. click http://127.0.0.1:5000/ to login on web development app.

ISSUES

1. Driver not found, make sure chrome version compatible with driver version

Releases

No releases published

Packages

No packages published