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:90 | ||
Function | response | ||
Code | for pod in resp_json['queryresult']['pods']: |
Exception | httpx.TimeoutException | Percentage | 0 |
---|---|---|---|
Filename | searx/search/processors/online.py:116 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |