Engine stats - bing images
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bing images | 0.2 |
|
75 |
Errors and exceptions
Exception | lxml.etree.ParserError | Percentage | 25 |
---|---|---|---|
Filename | searx/engines/bing_images.py:84 | ||
Function | response | ||
Code | dom = html.fromstring(resp.text) |
Exception | httpx.TimeoutException | Percentage | 0 |
---|---|---|---|
Filename | searx/search/processors/online.py:116 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |