Engine stats - wikipedia

Engine name Scores Result count Response time Reliability
wikipedia 1.0
0.4
100

Errors and exceptions

MessagetimeoutPercentage0
Filenamesearx/search/processors/abstract.py:185
Functionhandle_exception
Codecount_error(self.engine.name, exception_or_message)
Exceptionhttpx.ReadTimeoutPercentage0
ParameterNoneNoneen.wikipedia.org
Filenamesearx/search/processors/online.py:205
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]
Exceptionsearx.exceptions.SearxEngineAccessDeniedExceptionPercentage0
ParameterHTTP error 403 (suspended_time=180)
Filenamesearx/engines/wikipedia.py:180
Functionresponse
Code_network.raise_for_httperror(resp)
Exceptionhttpx.HTTPStatusErrorPercentage0
Parameter400Bad Requesten.wikipedia.org
Filenamesearx/engines/wikipedia.py:180
Functionresponse
Code_network.raise_for_httperror(resp)