Engine stats - mojeek

Engine name Scores Result count Response time Reliability
mojeek 0

Errors and exceptions

Exceptionhttpx.TimeoutExceptionPercentage65
Filenamesearx/search/processors/online.py:96
Function_send_http_request
Coderesponse = req(params['url'], **request_args)
Exceptionsearx.exceptions.SearxEngineXPathExceptionPercentage35
Parameter./h2len(xpath_str) < 1
Filenamesearx/engines/xpath.py:193
Functionresponse
Codetitle = extract_text(eval_xpath_list(result, title_xpath, min_len=1))