Engine stats - google videos
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
google videos |
|
5 |
Errors and exceptions
Exception | searx.exceptions.SearxEngineXPathException | Percentage | 90 |
---|---|---|---|
Parameter | .//div[@class="dXiKIc"]//a/@hrefindex 0 not found | ||
Filename | searx/engines/google_videos.py:174 | ||
Function | response | ||
Code | url = eval_xpath_getindex(result, './/div[@class="dXiKIc"]//a/@href', 0) |
Exception | searx.exceptions.SearxEngineTooManyRequestsException | Percentage | 5 |
---|---|---|---|
Parameter | Too many request | ||
Filename | searx/search/processors/online.py:96 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |