Engine stats - wikiversity

Engine name Scores Result count Response time Reliability
wikiversity
0.3
70

Errors and exceptions

Exceptionhttpx.HTTPStatusErrorPercentage20
Parameter404Not Foundth.wikiversity.org
Filenamesearx/search/processors/online.py:205
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]
Exceptionsearx.exceptions.SearxEngineTooManyRequestsExceptionPercentage10
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]