diff options
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |