mirror of
https://github.com/searx/searx
synced 2025-08-28 21:07:45 +00:00
searx
Minimalistic web interface to different search engines.
Installation
- install dependencies:
pip install -r requirements.txt
- clone source:
git clone git@github.com:asciimoo/searx.git && cd searx
- create a config file:
cp searx.conf_sample search.conf
- edit your config (set your
secret_key
!) - run
python searx/webapp.py
to start the application
Languages
Python
53%
CSS
11.7%
JavaScript
10.2%
Shell
10%
HTML
8.9%
Other
6.2%