/StackErrorsearcher

search for answers in stackoverflow.com

Primary LanguagePythonMIT LicenseMIT

StackErrorsearcher

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

Getting the code

Firstly get the code:

git clone https://github.com/yasserjanah/StackErrorsearcher.git
cd StackErrorsearcher/

Usage

$ python3 StackErrorsearcher.py --error-text="<your error>"

OR

$ 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