
Engine stats - seznam
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| seznam | 0.4 |
|
70 |
Errors and exceptions
| Message | timeout | Percentage | 15 |
|---|---|---|---|
| Filename | searx/search/processors/abstract.py:102 | ||
| Function | handle_exception | ||
| Code | count_error(self.engine_name, exception_or_message) | ||
| Exception | httpx.TimeoutException | Percentage | 15 |
|---|---|---|---|
| Filename | searx/engines/seznam.py:33 | ||
| Function | request | ||
| Code | response_index = get(base_url, headers=params['headers'], raise_for_httperror=True) | ||