ISearch
Bring the power of Search Engines into the command line. Search using Google, Bing and DuckDuckGo straight from the command line
Install / Use
/learn @etemesi-ke/ISearchREADME
ISearch
A command-line Search Engine
Search the world from the comfort of your command line
Features of ISearch
- We Support the following search engines:
Google
DuckDuckGo
Bing
Google Scholar
- We got a lit command line interface built using urwid checkout that project here
- Ability to fetch next results of a search query(ability to fetch previous search results is in the implementation stage)
- Colors (Because we all love colors)
- Ability to choose which search engine to use( Right now limited to Bing, Google and DuckDuckGo)
- Support for DuckDuckGo !bangs
- Download box for those times you need to download things quickly.
- Output results in xml or JSON
- Error Handling when there is no internet connection.
Installation
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
Running
In the ISearch directory run <code> ./isearch -h</code> for available options
Interactive mode
Problems
Gnome terminal version 3.34.2 was rendering very weird interfaces
Contribution
Feel free to report any issues encountered and also feature requests are welcome:fire:
Todo
- Add a previous button in the Interactive mode
- Add more search engines
Related Skills
node-connect
349.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。

