index
:
searxng
dependabot/npm_and_yarn/searx/static/themes/simple/master/grunt-eslint-25.0.0
dependabot/pip/jinja2-3.1.5
dependabot/pip/master/certifi-2024.12.14
dependabot/pip/master/fasttext-predict-0.9.2.4
dependabot/pip/master/flask-3.1.0
dependabot/pip/master/pallets-sphinx-themes-2.3.0
dependabot/pip/master/pygments-2.19.1
dependabot/pip/master/pylint-3.3.2
dependabot/pip/master/pylint-3.3.3
dependabot/pip/master/redis-5.1.1
dependabot/pip/master/redis-5.2.0
dependabot/pip/master/redis-5.2.1
dependabot/pip/master/selenium-4.26.1
dependabot/pip/master/selenium-4.27.1
dependabot/pip/master/setproctitle-1.3.4
dependabot/pip/master/sphinxcontrib-programoutput-0.18
dependabot/pip/master/typer-slim-0.13.0
dependabot/pip/master/typer-slim-0.13.1
dependabot/pip/master/typer-slim-0.14.0
dependabot/pip/master/typer-slim-0.15.1
gh-pages
master
revert-3936-master
translations
translations_update
update_data_update_ahmia_blacklist.py
update_data_update_currencies.py
update_data_update_engine_descriptions.py
update_data_update_engine_traits.py
update_data_update_firefox_version.py
update_data_update_wikidata_units.py
update_js_ariable_to_python
Privacy-respecting federated metasearch engine
SearXNG
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
engines
/
duckduckgo_definitions.py
Age
Commit message (
Expand
)
Author
2024-04-27
[feat] plugins: new unit converter plugin
Bnyro
2024-03-11
[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2023-08-18
[mod] engine duckduckgo definitions: support for answer source
Bnyro
2023-03-24
[mod] DuckDuckGo: reversed engineered & upgrade to data_type: traits_v1
Markus Heiser
2023-03-24
[mod] DuckDuckGo: fetch engine traits (data_type: supported_languages)
Markus Heiser
2022-09-27
[fix] typos / reported by @kianmeng in searx PR-3366
Markus Heiser
2022-08-01
[mod] add 'Accept-Language' HTTP header to online processores
Markus Heiser
2021-12-27
[fix] issues reported by pylint
Markus Heiser
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-09-07
[pylint] engines: drop no longer needed 'missing-function-docstring'
Markus Heiser
2021-09-07
[fix] drop useless pylint: disable=undefined-variable
Markus Heiser
2021-09-06
[mod] one logger per engine - drop obsolete logger.getChild
Markus Heiser
2021-06-14
[pylint] searx/engines/duckduckgo_definitions.py
Markus Heiser
2021-01-14
[enh] engines: add about variable
Alexandre Flament
2020-12-06
[fix] duckduckgo_definitions: fix relative image URL
Alexandre Flament
2020-12-01
[mod] pylint: numerous minor code fixes
Alexandre Flament
2020-11-14
[mod] remove unused import
Alexandre Flament
2020-10-28
[mod] duckduckgo_definitions: display only user friendly attributes / URL
Alexandre Flament
2020-10-02
[mod] move extract_text, extract_url to searx.utils
Alexandre Flament
2020-09-10
Drop Python 2 (1/n): remove unicode string and url_utils
Dalf
2019-12-02
duckduckgo_definitions: remove the debug message
Markus Heiser
2019-11-29
[fix] duckduckgo_definition issues reported by 'manage.sh test'
Markus Heiser
2019-11-29
[fix] duckduckgo_definitions - where 'AnswerType' is 'calc'
Markus Heiser
2018-03-27
refactor engine's search language handling
Marc Abonce Seguin
2017-05-15
[enh] py3 compatibility
Adam Tauber
2016-12-15
tests for _fetch_supported_languages in engines
marc
2016-12-13
[mod] fetch supported languages for several engines
marc
2016-12-13
[enh] add supported_languages on engines and auto-generate languages.py
marc
2016-04-19
[fix] compile regex in ddg_definitions
a01200356
2016-04-17
[enh] multilingual duckduckgo_definitions
a01200356
2015-02-09
DDG Definitions' unit tests
Cqoicebordel
2015-01-01
[mod] purge local html_to_text
Adam Tauber
2014-12-07
[fix] pep8 : duckduckgo_definitions and wikidata engines
dalf
2014-10-11
[enh] infoboxes : if the result doesn't contain anything except one link, use...
dalf
2014-09-28
[enh] add infoboxes and answers
Dalf
2014-01-20
[fix] pep/flake8 compatibility
asciimoo
2014-01-11
[enh] set up special css classes for highlighting results + highlight definit...
rhapsodhy
2014-01-05
[mod] minor fixes (duckduck_definitions : if a ddg bang is in the query, avoi...
Dalf
2013-10-23
[enh] engine cfg compatibilty
asciimoo
2013-10-15
[enh] engine types
asciimoo
2013-10-15
[fix] comments removed
asciimoo
2013-10-14
[enh] duckduckgo definitions
asciimoo