Engine stats - brave

Engine name Scores Result count Response time Reliability
brave 1.7
20
0.8
35

Errors and exceptions

Exceptionsearx.exceptions.SearxEngineTooManyRequestsExceptionPercentage65
ParameterToo many request (suspended_time=60)
Filenamesearx/search/processors/online.py:207
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]
Exceptionlxml.etree.ParserErrorPercentage0
Filenamesearx/engines/brave.py:291
Function_parse_search
Codedom = html.fromstring(resp.text)
Exceptionhttpx.ReadTimeoutPercentage0
ParameterNoneNonesearch.brave.com
Filenamesearx/search/processors/online.py:207
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]