Engine stats - wikiversity

Engine name Scores Result count Response time Reliability
wikiversity 0.3
0.5
80

Errors and exceptions

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