
Engine stats - wolframalpha
Engine name | Scores | Result count | Response time | Reliability |
---|---|---|---|---|
wolframalpha | 0 |
Errors and exceptions
Exception | httpx.ConnectTimeout | Percentage | 85 |
---|---|---|---|
Parameter | NoneNonewww.wolframalpha.com | ||
Filename | searx/engines/wolframalpha_noapi.py:63 | ||
Function | obtain_token | ||
Code | resp = http_get('https://www.wolframalpha.com/input/api/v1/code?ts=9999999999999999999', timeout=2.0) |
Exception | sqlite3.OperationalError | Percentage | 15 |
---|---|---|---|
Filename | searx/engines/wolframalpha_noapi.py:66 | ||
Function | obtain_token | ||
Code | CACHE.set(key="code", value=token, expire=3600) |