Engine stats - yep

Engine name Scores Result count Response time Reliability
yep 0

Errors and exceptions

Exceptionhttpx.HTTPStatusErrorPercentage75
Parameter501Not Implementedapi.yep.com
Filenamesearx/search/processors/online.py:205
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]
Exceptionsearx.exceptions.SearxEngineAccessDeniedExceptionPercentage25
ParameterHTTP error 403 (suspended_time=180)
Filenamesearx/search/processors/online.py:205
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]