
Engine stats - google scholar
| Engine name | Scores | Result count | Response time | Reliability |
|---|---|---|---|---|
| google scholar | 0 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineAccessDeniedException | Percentage | 65 |
|---|---|---|---|
| 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 | 35 |
|---|---|---|---|
| Parameter | NoneNonescholar.google.nl | ||
| Filename | searx/search/processors/online.py:210 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||