Engine stats - gmx

Engine name Scores Result count Response time Reliability
gmx 0

Errors and exceptions

ExceptionKeyErrorPercentage40
Filenamesearx/engines/gmx.py:93
Functionresponse
Codefor result in results["hits"]:
Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage40
ParameterCAPTCHA (suspended_time=3600)
Filenamesearx/engines/gmx.py:48
Function_get_page_hash
Coderaise SearxEngineCaptchaException()
Exceptionjson.decoder.JSONDecodeErrorPercentage20
ParameterExpecting value
Filenamesearx/engines/gmx.py:88
Functionresponse
Coderesults = resp.json()["results"]