simonw / Quora Answer Export

Published:

Version: 0.2+7fe48ca updated

Summary: Export Answers from your Quora Account

Copyright: Simon Gardner (http://holisticsystems.co.uk/)

License: MIT; http://www.opensource.org/licenses/mit-license.php

Fork History:

Updated version of https://openuserjs.org/scripts/simg/Quora_Answer_Export - now looks out for "originally answered" banners.

Also writes the exported data to a global variable, so you can export it as JSON by running the following in your console:

console.log(JSON.stringify(exportedAnswers));

Rating: -1

1 Votes