A Python Script to download bookmarked answers from Quora.com
- selenium
- pyperclip
- pdfkit
- BeautifulSoup
-
selenium
pip install selenium
-
pyperclip
pip install pyperclip
-
pdfkit
pip install pdfkit
-
BeautifulSoup
pip install beautifulsoup4
pdfkit also require wkhtmltopdf
Install it from https://wkhtmltopdf.org/downloads.html
just run it from terminal/command prompt python quorab.py
After a new chrome window is opened, you have to just enter your account credentials and press Enter
after that.