NitinN77 / quora-plus-bypass

A python script to extract answers to any question on Quora (Quora+ included)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quora-plus-bypass

A python script to extract answers to any question on Quora (Quora+ included)

Requirements

  • Python 3.x

Usage

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>

Optional Arguments

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

About

A python script to extract answers to any question on Quora (Quora+ included)


Languages

Language:Python 100.0%