mirror of
https://github.com/searxng/searxng.git
synced 2026-06-01 15:37:16 +02:00
[doc] build from commit ed5955a5c7
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
=============
|
||||
Brave Engines
|
||||
=============
|
||||
|
||||
.. contents:: Contents
|
||||
:depth: 2
|
||||
:local:
|
||||
:backlinks: entry
|
||||
|
||||
Brave offers two different engines for SearXNG:
|
||||
|
||||
1. The standard engine (``brave``) uses the web interface.
|
||||
2. The API engine (``braveapi``) uses the official REST API.
|
||||
|
||||
.. _brave engine:
|
||||
|
||||
Brave Standard Engine
|
||||
---------------------
|
||||
|
||||
.. automodule:: searx.engines.brave
|
||||
:members:
|
||||
|
||||
.. _braveapi engine:
|
||||
|
||||
Brave API Engine
|
||||
----------------
|
||||
|
||||
.. automodule:: searx.engines.braveapi
|
||||
:members:
|
||||
|
||||
The API engine requires an API key from Brave. This can be obtained from the
|
||||
`API Dashboard <https://api-dashboard.search.brave.com/>`_.
|
||||
Reference in New Issue
Block a user