
Engine stats - searchmysite
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| searchmysite | 0.4 |
|
100 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineXPathException | Percentage | 0 |
|---|---|---|---|
| Parameter | .//span[contains(@class,'result-title-txt')]/text()len(xpath_str) < 1 | ||
| Filename | searx/engines/xpath.py:284 | ||
| Function | response | ||
| Code | title = extract_text(eval_xpath_list(result, title_xpath, min_len=1)) | ||