
Engine stats - gmx
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| gmx | 0.7 |
|
70 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 30 |
|---|---|---|---|
| Parameter | CAPTCHA (suspended_time=3600) | ||
| Filename | searx/engines/gmx.py:48 | ||
| Function | _get_page_hash | ||
| Code | raise SearxEngineCaptchaException() | ||
| Exception | json.decoder.JSONDecodeError | Percentage | 0 |
|---|---|---|---|
| Parameter | Expecting value | ||
| Filename | searx/engines/gmx.py:88 | ||
| Function | response | ||
| Code | results = resp.json()["results"] | ||