Commit Graph

5 Commits (48451831286037cd5e2610c756cff2f1abeb9411)

Author SHA1 Message Date
dalf 1e8b846954 Update searx.data - update_currencies.py 4 years ago
dalf d2778b5efe Update searx.data - currencies 4 years ago
Alexandre Flament 46ca32c3cc [mod] update currencies.json and fetch_currencies.py
use a sparql request on wikidata to get the list of currencies.

currencies.json contains the translation for all supported searx languages.

Supersede #993
4 years ago
rinpatch a305dae9d8 switched currency convert to duckduckgo and added Bitcoin to currency list 7 years ago
Alexandre Flament 5525625dae [enh] currency_convert engine: user can write "1 dollars in euros" instead of "1 USD in EUR".
The currency names are fetched wikidata and store into a static file : searx/data/currencies.json
This file is loaded when the currency_converter is loaded.
A database is perhaps more appropiated.
9 years ago