
Engine stats - startpage
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
startpage | 2.1 |
|
100 |
Errors and exceptions
Exception | httpx.HTTPStatusError | Percentage | 0 |
---|---|---|---|
Parameter | 502Bad Gatewaywww.startpage.com | ||
Filename | searx/engines/startpage.py:215 | ||
Function | get_sc_code | ||
Code | resp = get(get_sc_url, headers=headers) |
Exception | TypeError | Percentage | 0 |
---|---|---|---|
Parameter | 'int' object is not iterable | ||
Filename | searx/engines/startpage.py:390 | ||
Function | _get_image_result | ||
Code | size_str = ''.join(filter(str.isdigit, result['filesize'])) |
Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 0 |
---|---|---|---|
Parameter | get_sc_code: [PR-695] query new sc time-stamp failed! (https://www.startpage.com/en/errors/?t=device&sc=kqJbhP7JeMT420) | ||
Filename | searx/engines/startpage.py:232 | ||
Function | get_sc_code | ||
Code | raise SearxEngineCaptchaException( |
Exception | json.decoder.JSONDecodeError | Percentage | 0 |
---|---|---|---|
Parameter | Unterminated string starting at | ||
Filename | searx/engines/startpage.py:409 | ||
Function | response | ||
Code | results_json = loads(results_raw) |
Message | timeout | Percentage | 0 |
---|---|---|---|
Filename | searx/search/processors/abstract.py:100 | ||
Function | handle_exception | ||
Code | count_error(self.engine_name, exception_or_message) |
Exception | json.decoder.JSONDecodeError | Percentage | 0 |
---|---|---|---|
Parameter | Extra data | ||
Filename | searx/engines/startpage.py:409 | ||
Function | response | ||
Code | results_json = loads(results_raw) |
Exception | httpx.ReadTimeout | Percentage | 0 |
---|---|---|---|
Parameter | NoneNonewww.startpage.com | ||
Filename | searx/search/processors/online.py:116 | ||
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:215 | ||
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 | httpx.ReadTimeout | Percentage | 0 |
---|---|---|---|
Parameter | NoneNonewww.startpage.com | ||
Filename | searx/engines/startpage.py:215 | ||
Function | get_sc_code | ||
Code | resp = get(get_sc_url, headers=headers) |