
Engine stats - startpage
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
startpage | 0.9 |
|
100 |
Errors and exceptions
Exception | httpx.TimeoutException | Percentage | 0 |
---|---|---|---|
Filename | searx/search/processors/online.py:118 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |
Exception | httpx.ConnectTimeout | Percentage | 0 |
---|---|---|---|
Parameter | NoneNonewww.startpage.com | ||
Filename | searx/engines/startpage.py:214 | ||
Function | get_sc_code | ||
Code | resp = get(get_sc_url, headers=headers) |
Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 0 |
---|---|---|---|
Parameter | get_sc_code: [PR-695] query new sc time-stamp failed! (https://www.startpage.com/?sc=b7Nu495eJEUE20) | ||
Filename | searx/engines/startpage.py:231 | ||
Function | get_sc_code | ||
Code | raise SearxEngineCaptchaException( |
Exception | langdetect.lang_detect_exception.LangDetectException | Percentage | 0 |
---|---|---|---|
Filename | searx/engines/startpage.py:399 | ||
Function | _response_cat_web | ||
Code | if detect(content) == 'ca': |
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( |