
Engine stats - google videos
Engine name | Scores | Result count | Response time | Reliability |
---|---|---|---|---|
google videos | 0 |
Errors and exceptions
Exception | httpx.TimeoutException | Percentage | 65 |
---|---|---|---|
Filename | searx/search/processors/online.py:116 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |
Exception | searx.exceptions.SearxEngineXPathException | Percentage | 35 |
---|---|---|---|
Parameter | .//div[@class="ITZIwc"]index 0 not found | ||
Filename | searx/engines/google_videos.py:117 | ||
Function | response | ||
Code | c_node = eval_xpath_getindex(result, './/div[@class="ITZIwc"]', 0) |