![]() |
před 11 roky | |
---|---|---|
examples | před 11 roky | |
searx | před 11 roky | |
.gitignore | před 11 roky | |
LICENSE | před 11 roky | |
README.md | před 11 roky | |
engines.cfg_sample | před 11 roky | |
requirements.txt | před 11 roky |
A privacy-respecting, hackable metasearch engine.
List of running instances.
curl https://searx.0x2a.tk/?format=json&q=[query]
curl https://searx.0x2a.tk/?format=csv&q=[query]
curl https://searx.0x2a.tk/?format=rss&q=[query]
git clone git@github.com:asciimoo/searx.git && cd searx
pip install -r requirements.txt
secret_key
!)engines.cfg_sample
to engines.cfg
python searx/webapp.py
to start the applicationFor all the details, follow this step by step installation
Bugs or suggestions? Visit the issue tracker.