Engine stats - seznam
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
seznam | 1.3 |
|
100 |
Errors and exceptions
Exception | searx.exceptions.SearxEngineXPathException | Percentage | 0 |
---|---|---|---|
Parameter | .//h3/aindex 0 not found | ||
Filename | searx/engines/seznam.py:64 | ||
Function | response | ||
Code | title_element = eval_xpath_getindex(result_element, './/h3/a', 0) |
Exception | searx.exceptions.SearxEngineTooManyRequestsException | Percentage | 0 |
---|---|---|---|
Parameter | Too many request | ||
Filename | searx/engines/seznam.py:32 | ||
Function | request | ||
Code | response_index = get(base_url, headers=params['headers'], raise_for_httperror=True) |