logo

searx

My custom branche(s) on searx, a meta-search engine
commit: 9f3dcc8d26c06cb2af17e69658147b0f1466dceb
parent: cf36b20b5daa724fea83f52b511ebb4ae9145988
Author: asciimoo <asciimoo@gmail.com>
Date:   Thu, 17 Oct 2013 00:53:59 +0200

[doc] feature list update

Diffstat:

MREADME.md1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -8,6 +8,7 @@ Minimalist web interface to different search engines. * Tracking free (no javascript) * Modular (see [examples](https://github.com/asciimoo/searx/blob/master/examples)) * Parallel queries +* Supports json output `curl -d 'format=json' -d 'q=searx' http://searx.0x2a.tk/` ### Installation