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