Engine stats - currency
Engine name | Scores | Result count | Response time | Reliability |
---|---|---|---|---|
currency | 0 |
Errors and exceptions
Exception | KeyError | Percentage | 100 |
---|---|---|---|
Filename | searx/engines/currency_convert.py:37 | ||
Function | response | ||
Code | conversion_rate = float(json.loads(json_resp)['conversion']['converted-amount']) |