
Engine stats - qwant images
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| qwant images | 0.2 |
|
5 |
Errors and exceptions
| Exception | json.decoder.JSONDecodeError | Percentage | 90 |
|---|---|---|---|
| Parameter | Expecting value | ||
| Filename | searx/engines/qwant.py:188 | ||
| Function | parse_web_api | ||
| Code | search_results = loads(resp.text) | ||
| Exception | AttributeError | Percentage | 5 |
|---|---|---|---|
| Filename | searx/engines/qwant.py:234 | ||
| Function | parse_web_api | ||
| Code | title = item.get('title', None) | ||