
Engine stats - duckduckgo web
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| duckduckgo web | 13.7 |
|
75 |
Errors and exceptions
| Exception | json.decoder.JSONDecodeError | Percentage | 20 |
|---|---|---|---|
| Parameter | Expecting value | ||
| Filename | searx/engines/duckduckgo_web.py:137 | ||
| Function | response | ||
| Code | res_json = resp.json() | ||
| Exception | KeyError | Percentage | 5 |
|---|---|---|---|
| Filename | searx/engines/duckduckgo_web.py:139 | ||
| Function | response | ||
| Code | for result in res_json["results"]: | ||