e467a24843b62ff444b20e81a7b22b0cc5783a9e
searx
Minimalist web interface to different search engines.
Features
- Tracking free (no javascript)
- Modular (see examples)
- Parallel queries
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.pyto start the application
TODO
- Better ui
- Image search
- Language support
Description
A clone of searchxnq that contains a docker compose file that I've made for easy setup.
Readme
102 MiB
Languages
Python
76.5%
Shell
9.1%
HTML
5.8%
Less
4.5%
JavaScript
2.7%
Other
1.2%