Command line application for different type of search. Google image search which will open web browser in selenium and print the links to site in text file.
DuckDuckGo search with duckduckgo api.
>python sauce <argument>
usage: sauce [-h] [-ddg] [-wiki] [-img]
Get answer for your question
optional arguments:
-h, --help show this help message and exit
-ddg, --duck Search answer on duckduckgo
-wiki, --wiki Wikipedia search
-img, --image Reverce image search
Creating browser for search