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_news.py
Age
Commit message (
Expand
)
Author
2024-05-16
[mod] simple theme: drop img_src from default results
Markus Heiser
2024-03-11
[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION
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-06
[mod] one logger per engine - drop obsolete logger.getChild
Markus Heiser
2021-04-26
[pylint] tag PYLINT_FILES by comment `# lint: pylint`
Markus Heiser
2021-03-14
[fix] remove unused import from yahoo-news engine
Markus Heiser
2021-03-08
[fix] rewrite Yahoo-News engine
Markus Heiser
2021-02-01
[mod] dynamically set language_support variable
Alexandre Flament
2021-01-14
[enh] engines: add about variable
Alexandre Flament
2020-12-01
[mod] pylint: numerous minor code fixes
Alexandre Flament
2020-11-14
[mod] remove unused import
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-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
2017-04-08
[fix] yahoo news date parsing
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-07-11
Fix anomalous backslash in string
stepshal
2015-05-03
[fix] yahoo_news engine
Alexandre Flament
2014-10-19
[fix] pep8 compatibility
Adam Tauber
2014-09-01
fix yahoo engines and add comments
Thomas Pointhuber
2014-03-18
extract publishDate from vimeo
Thomas Pointhuber
2014-03-18
simplify datetime extraction
Thomas Pointhuber
2014-03-15
[fix] pep8
Adam Tauber
2014-03-15
improve publishDate extraction from yahoo
Thomas Pointhuber
2014-03-14
showing publishedDate for news
Thomas Pointhuber
2014-03-08
[fix] yahoo url extraction
Adam Tauber
2014-03-04
[fix] yahoo engine url extraction
Adam Tauber
2014-03-04
Create yahoo_news.py
Thomas Pointhuber