Skip to content

4Christopher/OKCupid-questions-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published