|
@@ -2,6 +2,7 @@ searx
|
2
|
2
|
=====
|
3
|
3
|
|
4
|
4
|
A privacy-respecting, hackable [metasearch engine](https://en.wikipedia.org/wiki/Metasearch_engine).
|
|
5
|
+List of [running instances](https://github.com/asciimoo/searx/wiki/Searx-instances).
|
5
|
6
|
|
6
|
7
|
[](https://flattr.com/submit/auto?user_id=asciimoo&url=https://github.com/asciimoo/searx&title=searx&language=&tags=github&category=software)
|
7
|
8
|
|
|
@@ -10,7 +11,7 @@ A privacy-respecting, hackable [metasearch engine](https://en.wikipedia.org/wiki
|
10
|
11
|
* Tracking free
|
11
|
12
|
* Modular (see [examples](https://github.com/asciimoo/searx/blob/master/examples))
|
12
|
13
|
* Parallel queries
|
13
|
|
-* Supports json output `curl http://searx.0x2a.tk/?format=json&q=[query]`
|
|
14
|
+* Supports json output `curl https://searx.0x2a.tk/?format=json&q=[query]`
|
14
|
15
|
* Opensearch support (you can set as default search engine in your browser)
|
15
|
16
|
* Search categories
|
16
|
17
|
* User-agent forwarding
|