![]() |
11 년 전 | |
---|---|---|
examples | 11 년 전 | |
searx | 11 년 전 | |
.gitignore | 11 년 전 | |
LICENSE | 11 년 전 | |
README.md | 11 년 전 | |
engines.cfg_sample | 11 년 전 | |
requirements.txt | 11 년 전 |
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.