Engine stats - google scholar
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
google scholar | 0.3 |
|
100 |
Errors and exceptions
Exception | httpx.ConnectError | Percentage | 0 |
---|---|---|---|
Parameter | NoneNonescholar.google.ad | ||
Filename | searx/search/processors/online.py:118 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |
Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 0 |
---|---|---|---|
Parameter | CAPTCHA | ||
Filename | searx/engines/google_scholar.py:89 | ||
Function | detect_google_captcha | ||
Code | raise SearxEngineCaptchaException() |
Exception | TypeError | Percentage | 0 |
---|---|---|---|
Parameter | 'in <string>' requires string as left operand, not NoneType | ||
Filename | searx/engines/google_scholar.py:176 | ||
Function | response | ||
Code | if publisher in url: |