This script allows you to export the URLs of profiles that have liked you on OkCupid as a PDF.
No installation required. Simply copy and paste the script into the browser console on the OkCupid likes page.
- Open OkCupid and navigate to the page where you can see who liked you.
- Open the browser console (usually by pressing
F12orCtrl+Shift+I). - Copy and paste the provided script into the console and press
Enter. - The script will automatically generate and download a PDF file named
okCdLikes.pdfcontaining the URLs. - Open the pdf and click through, you may see your photos too.
This script uses the jsPDF library to generate the PDF.
This project is licensed under the MIT License.