![]() |
пре 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.