Engine stats - mojeek
Engine name | Scores | Result count | Response time | Reliability |
---|---|---|---|---|
mojeek | 0 |
Errors and exceptions
Exception | searx.exceptions.SearxEngineAccessDeniedException | Percentage | 90 |
---|---|---|---|
Parameter | HTTP error 403 | ||
Filename | searx/engines/xpath.py:251 | ||
Function | response | ||
Code | raise_for_httperror(resp) |
Exception | searx.exceptions.SearxEngineXPathException | Percentage | 10 |
---|---|---|---|
Parameter | ./h2len(xpath_str) < 1 | ||
Filename | searx/engines/xpath.py:261 | ||
Function | response | ||
Code | title = extract_text(eval_xpath_list(result, title_xpath, min_len=1)) |