Quora Bookmarked Topics Downloader
This python script will download your Quora Bookmarked post into a pdf file. Just enter your quora credentials and selenium will take care of the rest of the part.
How to run?
$ python app.py
and then follow the on screen instructions
Requirements
pip install selenium
Note: Download the latest chrome driver and place it in the same directory where the script resides.