
Engine stats - bing
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bing | 1.3 |
|
100 |
Errors and exceptions
Exception | lxml.etree.ParserError | Percentage | 0 |
---|---|---|---|
Filename | searx/engines/bing.py:128 | ||
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 181 | ||
Filename | searx/engines/bing.py:191 | ||
Function | response | ||
Code | raise SearxEngineAPIException(msg) |