summaryrefslogtreecommitdiff
path: root/searx/engines/google.py
AgeCommit message (Expand)Author
2021-04-26[pylint] tag PYLINT_FILES by comment `# lint: pylint`Markus Heiser
2021-04-19Merge remote-tracking branch 'searx/master'Alexandre Flament
2021-04-11Fix grammar mistake in debug log outputRobin Schneider
2021-04-10[enh] replace requests by httpxAlexandre Flament
2021-02-01[mod] dynamically set language_support variableAlexandre Flament
2021-01-28[fix] google: avoid unnecessary SearxEngineXPathException errorsMarkus Heiser
2021-01-28[fix] normalize the language & region aspects of all google enginesMarkus Heiser
2021-01-22[fix] revise of the google-news engineMarkus Heiser
2021-01-14[enh] engines: add about variableAlexandre Flament
2020-12-03[mod] various engines: use eval_xpath* functions and searx.exceptions.*Alexandre Flament
2020-10-02[mod] move extract_text, extract_url to searx.utilsAlexandre Flament
2020-10-01[fix] google engine - div classes has been renamed in HTML reultMarkus Heiser
2020-09-22fetch google's search langs rather than ui langsMarc Abonce Seguin
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2020-07-08[fix] pep8Adam Tauber
2020-07-07[fix] revise google engineMarkus Heiser
2019-12-07[fix] update xpaths for new google results pageMarc Abonce Seguin
2019-12-02Merge pull request #1744 from dalf/optimizationsAdam Tauber
2019-11-22[fix] Force Google old UI with a new user agentEmilien Devos
2019-11-15[mod] speed optimizationDalf
2019-05-29[fix] Force Google old UI (#1597)Emilien Devos
2019-01-07Revert "remove 'all' option from search languages"Noémi Ványi
2019-01-06[fix] fetch google's supported languagesMarc Abonce Seguin
2019-01-06[fix] check language aliases when setting search languageMarc Abonce Seguin
2018-04-18[fix] force English results in Google when using en-USMarc Abonce Seguin
2018-03-27refactor engine's search language handlingMarc Abonce Seguin
2018-03-20fix fetch_langauges to be more accurateMarc Abonce Seguin
2017-12-18send constant cookie with query to GoogleNoémi Ványi
2017-12-06remove 'all' option from search languagesmarc
2017-12-05[fix] handle /sorry redirectsAdam Tauber
2017-11-22[fix] use english in google engine if no language was set - this prevents gue...Adam Tauber
2017-11-22[fix] revert language changes to prevent CAPTCHAsAdam Tauber
2017-11-21[fix] fix language support of googleAdam Tauber
2017-05-15[enh] py3 compatibilityAdam Tauber
2017-01-27[enh] add result number parsing to google engineAdam Tauber
2017-01-16[enh] show spelling correctionsDavid A Roberts
2017-01-05[enh] add instant answers to google engineAdam Tauber
2016-12-15tests for _fetch_supported_languages in enginesmarc
2016-12-13[mod] fetch supported languages for several enginesmarc
2016-12-13filter langaugesmarc
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-09[mod] do not escape html content in enginesAdam Tauber
2016-07-26[fix] time range detectionAdam Tauber
2016-07-25add time range search for googleNoemi Vanyi
2016-07-11Fix anomalous backslash in stringstepshal
2016-04-14Merge pull request #526 from ukwt/animeAdam Tauber
2016-04-13Fix a few typos in Google search engineKirill Isakov
2016-03-25[fix] no more redirect ++ explicitly specify search language to avoid googles...Adam Tauber
2016-01-18[fix] temporary disable googles inner links - #491Adam Tauber