ISearch
v1.0
A command-line Search Engine
Search the world from the comfort of your command line
DuckDuckGo
Bing
Google Scholar
Cloning the Repository
git clone https://github.com/steve-tyler/ISearch.git
ISearch requires external libraries to function well and Python 3
External libraries can be installed by
pip3 install -r requirements.txt
or
pip3 install selenium bs4 lxml urwid requests
In the ISearch directory run ./isearch -h for available options
Gnome terminal version 3.34.2 was rendering very weird interfaces
Feel free to report any issues encountered and also feature requests are welcome:fire: