Engine stats - startpage news

Engine name Scores Result count Response time Reliability
startpage news 0.4
1
0.4
30

Errors and exceptions

Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage45
ParameterCAPTCHA (suspended_time=3600)
Filenamesearx/engines/startpage.py:399
Functionresponse
Coderaise SearxEngineCaptchaException()
Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage25
Parameterget_sc_code: got redirected to https://www.startpage.com/sp/captcha (suspended_time=3600)
Filenamesearx/engines/startpage.py:208
Functionget_sc_code
Coderaise SearxEngineCaptchaException(
ExceptionTypeErrorPercentage0
Parameterunsupported operand type(s) for /: 'str' and 'int'
Filenamesearx/engines/startpage.py:348
Function_get_news_result
CodepublishedDate = datetime.fromtimestamp(result["date"] / 1000)