
Engine stats - bing
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| bing | 0.4 |
|
100 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineAPIException | Percentage | 0 |
|---|---|---|---|
| Parameter | Expected results to start at 1, but got results starting at 51 | ||
| Filename | searx/engines/bing.py:183 | ||
| Function | response | ||
| Code | raise SearxEngineAPIException(msg) | ||
| Exception | lxml.etree.ParserError | Percentage | 0 |
|---|---|---|---|
| Filename | searx/engines/bing.py:120 | ||
| Function | response | ||
| Code | dom = html.fromstring(resp.text) | ||
| Exception | searx.exceptions.SearxEngineAPIException | Percentage | 0 |
|---|---|---|---|
| Parameter | Expected results to start at 1, but got results starting at 11 | ||
| Filename | searx/engines/bing.py:183 | ||
| Function | response | ||
| Code | raise SearxEngineAPIException(msg) | ||