
Statistiques des moteurs - duckduckgo
| Nom du moteur | Score | Nombre de résultats | Temps de réponse | Fiabilité | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| duckduckgo | 1.4 |
|
85 |
Erreurs et exceptions
| Exception | searx.exceptions.SearxEngineCaptchaException | Pourcentage | 5 |
|---|---|---|---|
| Paramètre | CAPTCHA (wt-wt) (suspended_time=0) | ||
| Nom de fichier | searx/engines/duckduckgo.py:470 | ||
| Fonction | response | ||
| Code | raise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({params['data'].get('kl')})") | ||
| Exception | httpx.ConnectError | Pourcentage | 5 |
|---|---|---|---|
| Paramètre | NoneNonehtml.duckduckgo.com | ||
| Nom de fichier | searx/search/processors/online.py:205 | ||
| Fonction | _send_http_request | ||
| Code | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Pourcentage | 5 |
|---|---|---|---|
| Paramètre | CAPTCHA (fr-fr) (suspended_time=0) | ||
| Nom de fichier | searx/engines/duckduckgo.py:470 | ||
| Fonction | response | ||
| Code | raise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({params['data'].get('kl')})") | ||