
Engine stats - duckduckgo web
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| duckduckgo web | 1.4 |
|
90 |
Errors and exceptions
| Exception | json.decoder.JSONDecodeError | Percentage | 10 |
|---|---|---|---|
| Parameter | Expecting value | ||
| Filename | searx/engines/duckduckgo_web.py:137 | ||
| Function | response | ||
| Code | res_json = resp.json() | ||
| Exception | httpx.TimeoutException | Percentage | 0 |
|---|---|---|---|
| Filename | searx/engines/duckduckgo_web.py:73 | ||
| Function | _fetch_first_page_link | ||
| Code | resp = get( | ||