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