You can install it through pip :
sudo apt-get install libxml2-dev libxslt1-dev python-dev
pip install lxml
You can install it through pip :
sudo apt-get install libxml2-dev libxslt1-dev python-dev
pip install lxml
Thank you 
Sure, thanks 
Have you creating python environment?
If yes, make sure internet is working fine.
If the problem still persists, compile every file other than the driver. Run driver at the last.
Also, make sure you are using Python 3.
please install request module as some inbuilt python packages don’t have request module pre-installed.
install it using the command:
$ sudo pip3 install request
Thanks 
Thanks for the review 
Thanks, I’ll follow 
Thanks Parth!
Thanks, man 
Thanks 
Thanks, I’ll surely help.
Yes, btw Traceback denotes the position( or trace ) of stack where the exception was raised. Yes, you’re right, most of the errors in this script are raised because of internet issues, absence of required package and not using python 3. Set-up a virtual environment and you can care less about these issues.
I’ll try, thanks.
I’ll surely try to make it a web-app.
Thank you 
Thank you 
Thank you 
Thanks, but from a pull request, I expect a major change right now, like UI or something. Btw, thanks for informing the issue.
Thank you 