
Engine stats - startpage news
| Engine name | Scores | Result count | Response time | Reliability |
|---|---|---|---|---|
| startpage news | 0 |
Errors and exceptions
| Exception | TypeError | Percentage | 100 |
|---|---|---|---|
| Parameter | unsupported operand type(s) for /: 'str' and 'int' | ||
| Filename | searx/engines/startpage.py:358 | ||
| Function | _get_news_result | ||
| Code | publishedDate = datetime.fromtimestamp(result['date'] / 1000) | ||