
Statistiques des moteurs - library of congress
Nom du moteur | Score | Nombre de résultats | Temps de réponse | Fiabilité | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
library of congress | 0.3 |
|
30 |
Erreurs et exceptions
Exception | json.decoder.JSONDecodeError | Pourcentage | 65 |
---|---|---|---|
Paramètre | Expecting value | ||
Nom de fichier | searx/engines/loc.py:49 | ||
Fonction | response | ||
Code | json_data = resp.json() |
Exception | httpx.TimeoutException | Pourcentage | 5 |
---|---|---|---|
Nom de fichier | searx/search/processors/online.py:116 | ||
Fonction | _send_http_request | ||
Code | response = req(params['url'], **request_args) |
Exception | httpx.HTTPStatusError | Pourcentage | 0 |
---|---|---|---|
Paramètre | 500Internal Server Errorwww.loc.gov | ||
Nom de fichier | searx/engines/loc.py:58 | ||
Fonction | response | ||
Code | raise_for_httperror(resp) |