Engine stats - brave

Engine name Scores Result count Response time Reliability
brave 0.6
20
0.8
85

Errors and exceptions

Exceptionsearx.exceptions.SearxEngineTooManyRequestsExceptionPercentage15
ParameterToo many request (suspended_time=180)
Filenamesearx/search/processors/online.py:205
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]
Exceptionhttpx.ReadTimeoutPercentage0
ParameterNoneNonesearch.brave.com
Filenamesearx/search/processors/online.py:205
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)
MessagetimeoutPercentage0
Filenamesearx/search/processors/abstract.py:185
Functionhandle_exception
Codecount_error(self.engine.name, exception_or_message)
Exceptionhttpx.TimeoutExceptionPercentage0
Filenamesearx/search/processors/online.py:205
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]