Metahari / OKCupid-questions-downloader

Fork of OKCupid questions downloader from Tim McCormack.

Home Page:http://userscripts-mirror.org/scripts/show/62703.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OKCupid questions downloader

This is a user script which can download your answers to OKCupid match questions and output it as JSON. (This takes a while.) The script can be used with Greasemonkey.

Accessible from userscript command menu when on the OkCupid question profile page. Creates an infobox so that you can watch the progress and dumps JSON into a textarea.

This repository is a fork and tracks the changes made after userscripts.org has gone offline.

Version control

If you are like me you will probably want to keep your answers under version control. I wrote a little script to write each question into it‘s own file to avoid ending up in big useless diffs. The script can be found in the OkCupid-questions-formater repository.

Known bugs

  • Number of harvested questions does not match total?
  • Some overlap between consecutive pages. Any gaps?

Todo

  • Write a script to take this data and answer questions based on it! (Basically, an importer to match this exporter.)
  • Harvest questions you created.

Related projects

For downloading messages from OkCupid, I can recommend the OkCupid-Message-Downloader.

About

Fork of OKCupid questions downloader from Tim McCormack.

http://userscripts-mirror.org/scripts/show/62703.html


Languages

Language:JavaScript 100.0%