
Engine stats - wolframalpha
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| wolframalpha | 1.0 |
|
80 |
Errors and exceptions
| Exception | httpx.TimeoutException | Percentage | 10 |
|---|---|---|---|
| Filename | searx/engines/wolframalpha_noapi.py:62 | ||
| Function | obtain_token | ||
| Code | resp = http_get('https://www.wolframalpha.com/input/api/v1/code?ts=9999999999999999999', timeout=2.0) | ||
| Exception | httpx.TimeoutException | Percentage | 5 |
|---|---|---|---|
| Filename | searx/search/processors/online.py:207 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||
| Exception | httpx.ReadTimeout | Percentage | 5 |
|---|---|---|---|
| Parameter | NoneNonewww.wolframalpha.com | ||
| Filename | searx/engines/wolframalpha_noapi.py:62 | ||
| Function | obtain_token | ||
| Code | resp = http_get('https://www.wolframalpha.com/input/api/v1/code?ts=9999999999999999999', timeout=2.0) | ||