OkCupid Filter

Sifts through OkCupid profiles until we find people we want.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

نووسەر
DaveFace
Daily installs
0
Total installs
72
Ratings
0 0 0
وەشان
2024-06-27
Created
2024-06-29
Updated
2024-06-29
Size
3.31 KB
مۆڵەت
MIT
Applies to

This scripts works as of June 2024.

Automatically skips through OkCupid profiles on the Discover (home) page, e.g. the 'Recommended' and 'Match' queues.

After installing, edit the script's "keywordsRequired" and "keywordsPass" to match your preferences, e.g.:

const keywordsRequired = ["Vegan", "Vegetarian"];

const keywordsPass = ["Politically Conservative"];

Then on the Discover page, press X to pass on a profile, V to like a profile. This will set off an automatic loop that skips profiles not matching your filter. Press N to stop the loop. The loop will stop if it finds a profile with any of your required keywords and none of your pass keywords.

The links to passed profiles are put in the console log.