
Engine stats - bing images
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bing images |
151.7
Scores per result: 0.173 |
|
75 |
Errors and exceptions
Exception | IndexError | Percentage | 15 |
---|---|---|---|
Filename | searx/engines/bing_images.py:83 | ||
Function | response | ||
Code | img_format = result.xpath('./div[contains(@class, "img_info")]/span/text()')[0] |
Exception | httpx.TimeoutException | Percentage | 10 |
---|---|---|---|
Filename | searx/search/processors/online.py:107 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |