summaryrefslogtreecommitdiff
path: root/searx/engines/google_news.py
AgeCommit message (Expand)Author
2024-05-16[mod] simple theme: drop img_src from default resultsMarkus Heiser
2024-03-11[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2023-09-18[fix] spellingjazzzooo
2023-04-02[fix] engine google-News: fix decoding of URLs (part 2)Markus Heiser
2023-04-01[fix] engine google-News: fix decoding of URLsMarkus Heiser
2023-03-24[mod] Google: reversed engineered & upgrade to data_type: traits_v1Markus Heiser
2023-03-24[mod] Google: fetch engine traits (data_type: supported_languages)Markus Heiser
2022-09-27[fix] typos / reported by @kianmeng in searx PR-3366Markus Heiser
2022-09-20[fix] google-news: origin result does not have a content areaMarkus Heiser
2022-08-01[mod] add 'Accept-Language' HTTP header to online processoresMarkus Heiser
2022-07-25[fix] google & youtube - set EU consent cookieEmilien Devos
2022-07-09bypass google consent with ucbcb=1Emilien Devos
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-09-07[pylint] engines: drop no longer needed 'missing-function-docstring'Markus Heiser
2021-09-07[fix] drop useless pylint: disable=undefined-variableMarkus Heiser
2021-09-06[mod] one logger per engine - drop obsolete logger.getChildMarkus Heiser
2021-06-21[docs] add documentation from the sources of the google enginesMarkus Heiser
2021-06-18[fix] google news - send CONSENT Cookie to not be redirectedMarkus Heiser
2021-06-18[fix] google-news engine - KeyError: 'hl in requestMarkus Heiser
2021-06-11[fix] log messages from: google- images, news, scholar, videosMarkus Heiser
2021-06-10[enh] google engine: supports "default language"Alexandre Flament
2021-04-26[pylint] tag PYLINT_FILES by comment `# lint: pylint`Markus Heiser
2021-02-01[mod] dynamically set language_support variableAlexandre Flament
2021-01-28[fix] normalize the language & region aspects of all google enginesMarkus Heiser
2021-01-24[fix] google_news: avoid one HTTP redirect except for the English resultsAlexandre Flament
2021-01-23[fix] google-news: query uses locale without country tagMarkus Heiser
2021-01-22[fix] revise of the google-news engineMarkus Heiser
2021-01-14[enh] engines: add about variableAlexandre Flament
2020-12-01[mod] pylint: numerous minor code fixesAlexandre Flament
2020-11-14[mod] remove unused importAlexandre Flament
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2020-02-25bugfix: google-news and bing-news has changed the language parameterMarkus Heiser
2019-01-07Revert "remove 'all' option from search languages"Noémi Ványi
2019-01-06[fix] check language aliases when setting search languageMarc Abonce Seguin
2018-04-08[fix] google news xpathMarc Abonce Seguin
2018-03-27refactor engine's search language handlingMarc Abonce Seguin
2017-12-06remove 'all' option from search languagesmarc
2017-08-31[fix] google news dom xpath fixmisnyo
2017-05-15[enh] py3 compatibilityAdam Tauber
2017-01-10[fix] skip non-complete google news resultsAdam Tauber
2016-12-28Merge branch 'master' into languagesAdam Tauber
2016-12-23[fix] handle missing images in google newsAdam 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 to time range to engines which support "Last year"Noémi Ványi
2016-12-11[fix] google news engine change follow-upAdam Tauber
2015-05-02update versions.cfg to use the current up-to-date packagesAlexandre Flament
2015-01-31Google news' unit testCqoicebordel
2014-12-07[fix] pep8 : engines (errors E121, E127, E128 and E501 still exist)dalf