Engine stats - google scholar
Engine name | Scores | Result count | Response time | Reliability |
---|---|---|---|---|
google scholar | 0 |
Errors and exceptions
Exception | searx.exceptions.SearxEngineAccessDeniedException | Percentage | 60 |
---|---|---|---|
Parameter | HTTP error 403 | ||
Filename | searx/search/processors/online.py:107 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |
Exception | httpx.TimeoutException | Percentage | 40 |
---|---|---|---|
Filename | searx/search/processors/online.py:107 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |