A python script to extract answers to any question on Quora (Quora+ included)
- Python 3.x
git clone https://github.com/VoidlessVoid7/quora-plus-bypass
cd quora-plus-bypass
pip install -r requirements.txt
python main.py <quora_question_page_url>
Generates and writes the output to a text file.
python main.py <quora_question_page_url> -txt
Generates and writes the answers to a json file
python main.py <quora_question_page_url> -json