
Engine stats - presearch videos
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| presearch videos | 0.2 |
|
90 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineAccessDeniedException | Percentage | 10 |
|---|---|---|---|
| Parameter | HTTP error 403 | ||
| Filename | searx/engines/presearch.py:140 | ||
| Function | _get_request_id | ||
| Code | resp = get(url, headers=headers) | ||
| Exception | httpx.TimeoutException | Percentage | 0 |
|---|---|---|---|
| Filename | searx/engines/presearch.py:140 | ||
| Function | _get_request_id | ||
| Code | resp = get(url, headers=headers) | ||
| Message | timeout | Percentage | 0 |
|---|---|---|---|
| Filename | searx/search/processors/abstract.py:100 | ||
| Function | handle_exception | ||
| Code | count_error(self.engine_name, exception_or_message) | ||