
Engine stats - gmx
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| gmx | 0.9 |
|
70 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 25 |
|---|---|---|---|
| Parameter | CAPTCHA (suspended_time=3600) | ||
| Filename | searx/engines/gmx.py:48 | ||
| Function | _get_page_hash | ||
| Code | raise SearxEngineCaptchaException() | ||
| Exception | KeyError | Percentage | 5 |
|---|---|---|---|
| Filename | searx/engines/gmx.py:93 | ||
| Function | response | ||
| Code | for result in results["hits"]: | ||