
Engine stats - naver
| Engine name | Scores | Result count | Response time | Reliability |
|---|---|---|---|---|
| naver | 0 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineXPathException | Percentage | 100 |
|---|---|---|---|
| Parameter | .//a[contains(@class,'title_link')]/@hreflen(xpath_str) < 1 | ||
| Filename | searx/engines/xpath.py:283 | ||
| Function | response | ||
| Code | url = extract_url(eval_xpath_list(result, url_xpath, min_len=1), search_url) | ||