Engine stats - presearch videos
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
presearch videos | 0.1 |
|
95 |
Errors and exceptions
Exception | httpx.TimeoutException | Percentage | 5 |
---|---|---|---|
Filename | searx/search/processors/online.py:116 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |
Exception | httpx.TimeoutException | Percentage | 0 |
---|---|---|---|
Filename | searx/engines/presearch.py:134 | ||
Function | _get_request_id | ||
Code | resp_text = get(url, headers=headers).text # type: ignore |