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