Engine stats - bing videos
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bing videos | 0.2 |
|
100 |
Errors and exceptions
Exception | httpx.HTTPStatusError | Percentage | 0 |
---|---|---|---|
Parameter | 500Internal Server Errorwww.bing.com | ||
Filename | searx/search/processors/online.py:118 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |
Exception | httpx.ReadTimeout | Percentage | 0 |
---|---|---|---|
Parameter | NoneNonewww.bing.com | ||
Filename | searx/search/processors/online.py:118 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |
Exception | IndexError | Percentage | 0 |
---|---|---|---|
Filename | searx/engines/bing_videos.py:103 | ||
Function | response | ||
Code | metadata = json.loads(result.xpath('.//div[@class="vrhdata"]/@vrhm')[0]) |