
Engine stats - startpage
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
startpage | 13781.2 |
|
100 |
Errors and exceptions
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 | httpx.TimeoutException | Percentage | 0 |
---|---|---|---|
Filename | searx/search/processors/online.py:116 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |