Engine stats - tagesschau
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
tagesschau |
|
85 |
Errors and exceptions
Exception | ModuleNotFoundError | Percentage | 10 |
---|---|---|---|
Filename | searx/engines/tagesschau.py:89 | ||
Function | _story | ||
Code | 'publishedDate': datetime.strptime(item['date'][:19], '%Y-%m-%dT%H:%M:%S'), |
Exception | ModuleNotFoundError | Percentage | 5 |
---|---|---|---|
Filename | searx/engines/tagesschau.py:108 | ||
Function | _video | ||
Code | 'publishedDate': datetime.strptime(item['date'][:19], '%Y-%m-%dT%H:%M:%S'), |