
Engine stats - google videos
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| google videos | 1.2 |
|
80 |
Errors and exceptions
| Exception | httpx.TimeoutException | Percentage | 5 |
|---|---|---|---|
| Filename | searx/search/processors/online.py:210 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||
| Exception | httpx.ConnectTimeout | Percentage | 5 |
|---|---|---|---|
| Parameter | NoneNonewww.google.com | ||
| Filename | searx/search/processors/online.py:210 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||
| Exception | lxml.etree.ParserError | Percentage | 5 |
|---|---|---|---|
| Filename | searx/engines/google_videos.py:96 | ||
| Function | response | ||
| Code | dom = html.fromstring(resp.text) | ||
| Exception | httpx.ConnectTimeout | Percentage | 5 |
|---|---|---|---|
| Parameter | NoneNonewww.google.de | ||
| Filename | searx/search/processors/online.py:210 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||