This app will swipe right for user until reach end of likes for day:
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
This will start a web development app where user can login using facebook or cellphone on bumble.
- python3 swipe_right.py
- it will start a PROGRAM
- click http://127.0.0.1:5000/ to login on web development app.