OkCupid Filter

Sifts through OkCupid profiles until we find people we want.

作者
DaveFace
日安装量
0
总安装量
71
评分
0 0 0
版本
2024-06-27
创建于
2024-06-29
更新于
2024-06-29
大小
3.3 KB
许可证
MIT
适用于

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.

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址