automatically search for answers for your errors in stakeoverflow.com using API
[+] AUTOR: Yasser Janah
[+] GITHUB: https://github.com/yasserjanah
[+] TWITTER: https://twitter.com/th3x0ne
[+] FACEBOOK: https://fb.com/yasser.janah0
Firstly get the code:
git clone https://github.com/yasserjanah/StackErrorsearcher.git
cd StackErrorsearcher/
$ python3 StackErrorsearcher.py --error-text="<your error>"
$ python3 StackErrorsearcher.py --cmd="python app.py"
in the second example , the program will found automatically the error and search for answers in stakeoverflow.com