summaryrefslogtreecommitdiff
path: root/searx/engines/yahoo.py
AgeCommit message (Expand)Author
2024-04-20[fix] yahoo: result titles are getting mixed togetherBnyro
2024-03-11[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTIONMarkus 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 lxmlcapric98
2022-01-05[enh] add more categoriesMartin Fischer
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-10-21[fix] yahoo engine - don't lump all search suggestions togetherMarkus Heiser
2021-10-16[fix] engine - yahoo: rewrite and fix issuesMarkus Heiser
2021-10-16[pylint] engines: yahoo fix several issues reported from pylintMarkus Heiser
2021-02-01[mod] dynamically set language_support variableAlexandre Flament
2021-01-14[enh] engines: add about variableAlexandre Flament
2020-10-02[mod] move extract_text, extract_url to searx.utilsAlexandre Flament
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2020-06-25[fix] yahoo engine - changed content_xpathMarkus Heiser
2019-11-15[mod] speed optimizationDalf
2019-01-07Revert "remove 'all' option from search languages"Noémi Ványi
2018-03-27refactor engine's search language handlingMarc Abonce Seguin
2017-12-06remove 'all' option from search languagesmarc
2017-05-15[enh] py3 compatibilityAdam Tauber
2016-12-15tests for _fetch_supported_languages in enginesmarc
2016-12-13[mod] fetch supported languages for several enginesmarc
2016-12-13[enh] add supported_languages on engines and auto-generate languages.pymarc
2016-12-11add year filter to engines with time range support && testsNoémi Ványi
2016-07-26[fix] time range detectionAdam Tauber
2016-07-25fix pep8Noemi Vanyi
2016-07-25add time range search with yahooNoemi Vanyi
2016-06-28[enh] display number of resultsAdam Tauber
2015-05-02update versions.cfg to use the current up-to-date packagesAlexandre Flament
2015-02-20[fix] update yahoo engine according to the web site changesdalf
2015-02-04Yahoo's unit testCqoicebordel
2014-12-16[fix] pep8Thomas 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 URLDalf
2014-09-01fix yahoo engines and add commentsThomas Pointhuber
2014-03-21[fix] indexing ++ url extractionAdam Tauber
2014-03-18[fix] #55Adam Tauber
2014-03-10[fix] pep8Adam Tauber
2014-03-08[fix] yahoo url extractionAdam Tauber
2014-03-04[fix] yahoo engine url extractionAdam Tauber
2014-02-27[fix] yahoo url modsAdam Tauber
2014-02-05Improves PEP8 compatibility.Gabor Nagy
2014-01-31[fix] pep8asciimoo
2014-01-31[enh] search language support upadtesasciimoo
2014-01-30[fix] print removedasciimoo
2014-01-30[enh] yahoo engine addedasciimoo