Engine stats - startpage
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
startpage | 1.3 |
|
100 |
Errors and exceptions
Exception | httpx.TimeoutException | Percentage | 0 |
---|---|---|---|
Filename | searx/engines/startpage.py:214 | ||
Function | get_sc_code | ||
Code | resp = get(get_sc_url, headers=headers) |
Exception | httpx.TimeoutException | Percentage | 0 |
---|---|---|---|
Filename | searx/search/processors/online.py:116 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |
Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 0 |
---|---|---|---|
Parameter | get_sc_code: got redirected to https://www.startpage.com/sp/captcha | ||
Filename | searx/engines/startpage.py:221 | ||
Function | get_sc_code | ||
Code | raise SearxEngineCaptchaException( |