Statistiques des moteurs - brave.images

Nom du moteur Score Nombre de résultats Temps de réponse Fiabilité
brave.images 0

Erreurs et exceptions

Exceptionsearx.exceptions.SearxEngineTooManyRequestsExceptionPourcentage65
ParamètreToo many request (suspended_time=180)
Nom de fichiersearx/search/processors/online.py:207
Fonction_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]
ExceptionValueErrorPourcentage35
Nom de fichiersearx/engines/brave.py:253
Fonctionextract_json_data
Codestart = text.index("data: [{")