
Engine stats - google scholar
| Engine name | Scores | Result count | Response time | Reliability |
|---|---|---|---|---|
| google scholar | 0 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineAccessDeniedException | Percentage | 90 |
|---|---|---|---|
| Parameter | google_scholar: unusual traffic detected (suspended_time=86400) | ||
| Filename | searx/engines/google_scholar.py:105 | ||
| Function | response | ||
| Code | raise SearxEngineAccessDeniedException( | ||
| Exception | httpx.ConnectTimeout | Percentage | 10 |
|---|---|---|---|
| Parameter | NoneNonescholar.google.es | ||
| Filename | searx/search/processors/online.py:203 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) | ||