
Statistiques des moteurs - brave.images
| Nom du moteur | Score | Nombre de résultats | Temps de réponse | Fiabilité |
|---|---|---|---|---|
| brave.images | 0 |
Erreurs et exceptions
| Exception | ValueError | Pourcentage | 65 |
|---|---|---|---|
| Nom de fichier | searx/engines/brave.py:253 | ||
| Fonction | extract_json_data | ||
| Code | start = text.index("data: [{") | ||
| Exception | searx.exceptions.SearxEngineTooManyRequestsException | Pourcentage | 35 |
|---|---|---|---|
| Paramètre | Too many request (suspended_time=180) | ||
| Nom de fichier | searx/search/processors/online.py:205 | ||
| Fonction | _send_http_request | ||
| Code | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||