https://github.com/amboxer21/okcupidsearch
https://github.com/amboxer21/okcupidsearch
autosearch ok-cupid okcupid username
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/amboxer21/okcupidsearch
- Owner: amboxer21
- Created: 2019-03-18T02:10:42.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-15T13:06:24.000Z (almost 4 years ago)
- Last Synced: 2025-02-06T04:44:35.619Z (4 months ago)
- Topics: autosearch, ok-cupid, okcupid, username
- Language: Python
- Size: 18.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OKCupidSearch
**!! IMPORTANT !!** Please read the following: Before the program is ran in the terminal, the OKCupid search params MUST be set in the browser! The program's new browser instances know nothing of your cached settings.
**EDIT**(2021-07-15)**:** THe source code for websites change and this repo was built awhile ago. It couold be that the program might not work anymore. If this is the case then you just need to get those hands of yours a little dirty since I laid out most of the ground work.
**Example usage:**
```javascript
gentoo@gentoo:~/Python/OKCupidSearch$ python src/okcupidsearch.py [email protected] -ppassword -kMike
```You will need a copy of the firefox webdriver and that can be found [HERE](https://github.com/mozilla/geckodriver/releases) or download them from the bin/firefox folder.
Chrome's drivers can be found [HERE](https://sites.google.com/a/chromium.org/chromedriver/) or download them from the bin/chrome folder.
A video demo can be found [HERE](https://youtu.be/OT9qXSWPeyU).