Statistiques des moteurs - brave.images

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

Erreurs et exceptions

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