|
@@ -16,9 +16,9 @@ Features
|
16
|
16
|
|
17
|
17
|
- Tracking free
|
18
|
18
|
- Supports multiple output formats
|
19
|
|
- - json ``curl https://searx.0x2a.tk/?format=json&q=[query]``
|
20
|
|
- - csv ``curl https://searx.0x2a.tk/?format=csv&q=[query]``
|
21
|
|
- - opensearch/rss ``curl https://searx.0x2a.tk/?format=rss&q=[query]``
|
|
19
|
+ - json ``curl https://searx.me/?format=json&q=[query]``
|
|
20
|
+ - csv ``curl https://searx.me/?format=csv&q=[query]``
|
|
21
|
+ - opensearch/rss ``curl https://searx.me/?format=rss&q=[query]``
|
22
|
22
|
- Opensearch support (you can set as default search engine)
|
23
|
23
|
- Configurable search engines/categories
|
24
|
24
|
- Different search languages
|