mirror of
https://github.com/searxng/searxng.git
synced 2024-11-22 20:17:45 +01:00
[doc] output formats
This commit is contained in:
parent
facc4ad326
commit
a46ed14f3a
@ -12,8 +12,10 @@ List of [running instances](https://github.com/asciimoo/searx/wiki/Searx-instanc
|
|||||||
* Tracking free
|
* 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 https://searx.0x2a.tk/?format=json&q=[query]`
|
* Supports multiple output formats
|
||||||
* Supports csv output `curl https://searx.0x2a.tk/?format=csv&q=[query]`
|
* json `curl https://searx.0x2a.tk/?format=json&q=[query]`
|
||||||
|
* csv `curl https://searx.0x2a.tk/?format=csv&q=[query]`
|
||||||
|
* opensearch/rss `curl https://searx.0x2a.tk/?format=rss&q=[query]`
|
||||||
* Opensearch support (you can set as default search engine)
|
* Opensearch support (you can set as default search engine)
|
||||||
* Configurable search engines/categories
|
* Configurable search engines/categories
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user