This is a command line tool build with python ,This helps developers to search their problems using their terminal increasing their productivity.
Searching a query on Stackoverflow (Screenshot and Text based search)
Searching for nth answer for a question on stackoverflow (Screenshot and Text based search)
Click
Beautifulsoup Library
Selenium Library
Requests Library
Clone the repository , go to the directory and run
$ pip install --editable .
StackCli will be installed and can be invoked using stack keyword on the terminal
Please contirbute and extend this tool.