searxng/docs/dev/search_api.rst
2015-11-17 23:38:22 +01:00

1.8 KiB

Search API

Endpoints have equivalent functionality.

Parameters

Name Description
q The search query, see /user/search_syntax required
categories Comma separated list, specifies the active search categories optional
engines Comma separated list, specifies the active search engines optional
pageno Search page number optional (default: 1)

Both GET and POST methods are supported.