forked from zaclys/searxng
[doc] description update
This commit is contained in:
parent
b1a996ef4a
commit
179b622aed
|
@ -1,11 +1,11 @@
|
||||||
searx
|
searx
|
||||||
=====
|
=====
|
||||||
|
|
||||||
Minimalist web interface to different search engines.
|
A hackable [metasearch engine](https://en.wikipedia.org/wiki/Metasearch_engine) respecting privacy.
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
* Tracking free (no javascript)
|
* Tracking free
|
||||||
* Modular (see [examples](https://github.com/asciimoo/searx/blob/master/examples))
|
* Modular (see [examples](https://github.com/asciimoo/searx/blob/master/examples))
|
||||||
* Parallel queries
|
* Parallel queries
|
||||||
* Supports json output `curl -d 'format=json' -d 'q=searx' http://searx.0x2a.tk/`
|
* Supports json output `curl -d 'format=json' -d 'q=searx' http://searx.0x2a.tk/`
|
||||||
|
|
Loading…
Reference in New Issue