
Engine stats - neeva
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
neeva | 4.4 |
|
90 |
Errors and exceptions
Exception | httpx.HTTPStatusError | Percentage | 5 |
---|---|---|---|
Parameter | 405Method Not Allowedneeva.com | ||
Filename | searx/engines/xpath.py:199 | ||
Function | response | ||
Code | raise_for_httperror(resp) |
Exception | searx.exceptions.SearxEngineXPathException | Percentage | 5 |
---|---|---|---|
Parameter | .//a[@class="lib-doc-title__link-1b9rC"]/@href | ./h2/a/@hreflen(xpath_str) < 1 | ||
Filename | searx/engines/xpath.py:208 | ||
Function | response | ||
Code | url = extract_url(eval_xpath_list(result, url_xpath, min_len=1), search_url) |