
Engine stats - wolframalpha
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| wolframalpha | 1.0 |
|
100 |
Errors and exceptions
| Exception | KeyError | Percentage | 0 |
|---|---|---|---|
| Filename | searx/engines/wolframalpha_noapi.py:89 | ||
| Function | response | ||
| Code | for pod in resp_json['queryresult']['pods']: | ||
| Message | timeout | Percentage | 0 |
|---|---|---|---|
| Filename | searx/search/processors/abstract.py:185 | ||
| Function | handle_exception | ||
| Code | count_error(self.engine.name, exception_or_message) | ||