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
/
yahoo.py
Age
Commit message (
Expand
)
Author
2024-09-03
[fix] engine yahoo: HTML tags are included in result titles
Markus
2024-04-20
[fix] yahoo: result titles are getting mixed together
Bnyro
2024-03-11
[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2023-10-01
[typo] solved a typo in yahoo error message.
Jinyuan Huang
2023-10-01
[fix] Bug: Yahoo results for simplified Chinese search sometimes have the fir...
Jinyuan Huang
2023-03-24
[mod] yahoo: fetch engine traits (data_type: traits_v1)
Markus Heiser
2022-04-22
[fix] FutureWarning from lxml
capric98
2022-01-05
[enh] add more categories
Martin Fischer
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-10-21
[fix] yahoo engine - don't lump all search suggestions together
Markus Heiser
2021-10-16
[fix] engine - yahoo: rewrite and fix issues
Markus Heiser
2021-10-16
[pylint] engines: yahoo fix several issues reported from pylint
Markus Heiser
2021-02-01
[mod] dynamically set language_support variable
Alexandre Flament
2021-01-14
[enh] engines: add about variable
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
2020-06-25
[fix] yahoo engine - changed content_xpath
Markus Heiser
2019-11-15
[mod] speed optimization
Dalf
2019-01-07
Revert "remove 'all' option from search languages"
Noémi Ványi
2018-03-27
refactor engine's search language handling
Marc Abonce Seguin
2017-12-06
remove 'all' option from search languages
marc
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-12-11
add year filter to engines with time range support && tests
Noémi Ványi
2016-07-26
[fix] time range detection
Adam Tauber
2016-07-25
fix pep8
Noemi Vanyi
2016-07-25
add time range search with yahoo
Noemi Vanyi
2016-06-28
[enh] display number of results
Adam Tauber
2015-05-02
update versions.cfg to use the current up-to-date packages
Alexandre Flament
2015-02-20
[fix] update yahoo engine according to the web site changes
dalf
2015-02-04
Yahoo's unit test
Cqoicebordel
2014-12-16
[fix] pep8
Thomas Pointhuber
2014-12-07
[fix] pep8 : engines (errors E121, E127, E128 and E501 still exist)
dalf
2014-09-07
[fix] yahoo engines: parse_url doesn't throw an exception with not tracking URL
Dalf
2014-09-01
fix yahoo engines and add comments
Thomas Pointhuber
2014-03-21
[fix] indexing ++ url extraction
Adam Tauber
2014-03-18
[fix] #55
Adam Tauber
2014-03-10
[fix] pep8
Adam Tauber
2014-03-08
[fix] yahoo url extraction
Adam Tauber
2014-03-04
[fix] yahoo engine url extraction
Adam Tauber
2014-02-27
[fix] yahoo url mods
Adam Tauber
2014-02-05
Improves PEP8 compatibility.
Gabor Nagy
2014-01-31
[fix] pep8
asciimoo
2014-01-31
[enh] search language support upadtes
asciimoo
2014-01-30
[fix] print removed
asciimoo
2014-01-30
[enh] yahoo engine added
asciimoo