Commit Graph

26 Commits (master)

Author SHA1 Message Date
dalf 36eea5b7cc Update searx.data - update_currencies.py 1 year ago
dalf b0b45fd2d0 Update searx.data - update_currencies.py 2 years ago
dalf 985a2a87a6 Update searx.data - update_currencies.py 2 years ago
dalf 8fc3940448 Update searx.data - update_currencies.py 2 years ago
dalf 83fbc16908 Update searx.data - update_currencies.py 2 years ago
dalf fc019fb296 Update searx.data - update_currencies.py 2 years ago
Markus Heiser 2bf800a4b1 Update searx.data - update_currencies.py
./manage pyenv.cmd python ./searxng_extra/update/update_currencies.py

Closes: https://github.com/searxng/searxng/pull/1375
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2 years ago
dalf f37b9978cb Update searx.data - update_currencies.py 2 years ago
dalf bdfbc0ec02 Update searx.data - update_currencies.py 2 years ago
dalf 084d9ab4e4 Update searx.data - update_currencies.py 2 years ago
dalf f4c6eba227 Update searx.data - update_currencies.py 2 years ago
dalf 1c47f4b6e0 Update searx.data - update_currencies.py 2 years ago
dalf 291483af53 Update searx.data - update_currencies.py 3 years ago
dalf b833e08fc3 Update searx.data - update_currencies.py 3 years ago
dalf 3d9be86519 Update searx.data - update_currencies.py 3 years ago
dalf 0c24a03f05 Update searx.data - update_currencies.py 3 years ago
dalf a45fc66e83 Update searx.data - update_currencies.py 3 years ago
dalf 2963c83daa Update searx.data - update_currencies.py 3 years ago
dalf e53ed4742c Update searx.data - update_currencies.py 3 years ago
dalf dd8a5a00dc Update searx.data - update_currencies.py 3 years ago
dalf f804f54ca3 Update searx.data - update_currencies.py 3 years ago
dalf 1e8b846954 Update searx.data - update_currencies.py 3 years ago
dalf d2778b5efe Update searx.data - currencies 3 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
3 years ago
rinpatch a305dae9d8 switched currency convert to duckduckgo and added Bitcoin to currency list 6 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