
Engine stats - duckduckgo web
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| duckduckgo web | 1.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 | ValueError | Percentage | 5 |
|---|---|---|---|
| Filename | searx/search/processors/abstract.py:210 | ||
| Function | _extend_container_basic | ||
| Code | result_container.extend(self.engine.name, search_results) | ||