Readme to be updated after the pipeline development.
Extracting question-answer pairs from a particular question in Quora, with parsing HTML tags.
extract.py -> does the parsing from page source code
sample_usage.py -> simply type the command the below for the output:
python sample_usage.py "https://www.quora.com/How-should-I-respond-to-my-boss-who-fired-me-via-email"
crawler.py -> To be improved.