
Statistiques des moteurs - startpage
Nom du moteur | Score | Nombre de résultats | Temps de réponse | Fiabilité | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
startpage | 1.4 |
|
90 |
Erreurs et exceptions
Exception | json.decoder.JSONDecodeError | Pourcentage | 10 |
---|---|---|---|
Paramètre | Extra data | ||
Nom de fichier | searx/engines/startpage.py:417 | ||
Fonction | response | ||
Code | results_json = loads(results_raw) |
Exception | httpx.ConnectTimeout | Pourcentage | 0 |
---|---|---|---|
Paramètre | NoneNonewww.startpage.com | ||
Nom de fichier | searx/search/processors/online.py:116 | ||
Fonction | _send_http_request | ||
Code | response = req(params['url'], **request_args) |
Exception | babel.core.UnknownLocaleError | Pourcentage | 0 |
---|---|---|---|
Nom de fichier | searx/engines/startpage.py:207 | ||
Fonction | get_sc_code | ||
Code | locale = babel.Locale.parse(searxng_locale, sep='-') |
Message | timeout | Pourcentage | 0 |
---|---|---|---|
Nom de fichier | searx/search/processors/abstract.py:100 | ||
Fonction | handle_exception | ||
Code | count_error(self.engine_name, exception_or_message) |
Exception | httpx.ConnectTimeout | Pourcentage | 0 |
---|---|---|---|
Paramètre | NoneNonewww.startpage.com | ||
Nom de fichier | searx/engines/startpage.py:222 | ||
Fonction | get_sc_code | ||
Code | resp = get(get_sc_url, headers=headers) |
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) |
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:229 | ||
Fonction | get_sc_code | ||
Code | raise SearxEngineCaptchaException( |