
Engine stats - bing images
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| bing images | 0.2 |
|
70 |
Errors and exceptions
| Exception | lxml.etree.ParserError | Percentage | 15 |
|---|---|---|---|
| Filename | searx/engines/bing_images.py:84 | ||
| Function | response | ||
| Code | dom = html.fromstring(resp.text) | ||
| Exception | TypeError | Percentage | 15 |
|---|---|---|---|
| Parameter | object of type 'NoneType' has no len() | ||
| Filename | searx/search/processors/abstract.py:110 | ||
| Function | _extend_container_basic | ||
| Code | result_container.extend(self.engine_name, search_results) | ||