beforeimgone
Master Don Juan
- Joined
- Dec 28, 2013
- Messages
- 628
- Reaction score
- 164
Cold approaching is my bread and butter. I approach incessantly and without hesitation, but lately I have been hearing a lot about online dating. I checked it out and realized that it would start taking too much time away from my cold approaching if i used it regularly so I decided to automate the majority of the process.
.
I made a program that logs you into pof and favorites the newest users in your area. The program is made in python, but i compiled the code into a program that non programmers could download and use as well. The program can be downloaded from google drive here:
https://drive.google.com/file/d/14jliZf-Mgk5Dgkcn2XAuUF2AJIfdwMCs/view?usp=sharing
.
The rest of this post is for the computer inclined. This program consists of only three functions. The first is simply logging in. In order to login, you will need to submit header data. I did this using a python library called requests. The next function scrapes the first 20 pages of 'new users' and adds their profile link to a list. The last function visits each profile page and adds them to your 'favorite' list. This program is sexy as fvck and I have had a ton of success because of it even though I don't even use online dating. In the future, i'll automate other parts of pof and other dating websites.
.
Here are the youtube videos w/ code:
Part 1:
Part 2:
Part 3:
Reddit Post: https://www.reddit.com/r/TheRedPill/comments/7nbfxi/pof_favorite_bot_get_laid_via_online_dating_no/
.
Stay Icy
.
I made a program that logs you into pof and favorites the newest users in your area. The program is made in python, but i compiled the code into a program that non programmers could download and use as well. The program can be downloaded from google drive here:
https://drive.google.com/file/d/14jliZf-Mgk5Dgkcn2XAuUF2AJIfdwMCs/view?usp=sharing
.
The rest of this post is for the computer inclined. This program consists of only three functions. The first is simply logging in. In order to login, you will need to submit header data. I did this using a python library called requests. The next function scrapes the first 20 pages of 'new users' and adds their profile link to a list. The last function visits each profile page and adds them to your 'favorite' list. This program is sexy as fvck and I have had a ton of success because of it even though I don't even use online dating. In the future, i'll automate other parts of pof and other dating websites.
.
Here are the youtube videos w/ code:
Part 1:
Reddit Post: https://www.reddit.com/r/TheRedPill/comments/7nbfxi/pof_favorite_bot_get_laid_via_online_dating_no/
.
Stay Icy