
Statistiques des moteurs - startpage
Nom du moteur | Score | Nombre de résultats | Temps de réponse | Fiabilité | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
startpage | 1.0 |
|
90 |
Erreurs et exceptions
Exception | json.decoder.JSONDecodeError | Pourcentage | 10 |
---|---|---|---|
Paramètre | Extra data | ||
Nom de fichier | searx/engines/startpage.py:414 | ||
Fonction | response | ||
Code | results_json = loads(results_raw) |
Exception | searx.exceptions.SearxEngineCaptchaException | Pourcentage | 0 |
---|---|---|---|
Paramètre | get_sc_code: got redirected to https://www.startpage.com/sp/captcha | ||
Nom de fichier | searx/engines/startpage.py:225 | ||
Fonction | get_sc_code | ||
Code | raise SearxEngineCaptchaException( |
Exception | httpx.TimeoutException | Pourcentage | 0 |
---|---|---|---|
Nom de fichier | searx/search/processors/online.py:116 | ||
Fonction | _send_http_request | ||
Code | response = req(params['url'], **request_args) |