summaryrefslogtreecommitdiff
path: root/searx/engines/google.py
AgeCommit message (Expand)Author
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
2016-01-10[fix] google markup change - closes #489Adam Tauber
2015-12-22[fix] prevent google engine to redirectAdam Tauber
2015-12-15[fix] quickfix for sometimes missing PREF cookieAdam Tauber
2015-10-29[fix] google engine - ignore new useless result typeAdam Tauber
2015-09-30[fix] content escaping - closes #441Adam Tauber
2015-06-06google engine: code cleanupDalf
2015-06-05google engine :remove OSM mapDalf
2015-06-05[enh] google engine : parse map links and moreAlexandre Flament
2015-05-30[enh] google engine : avoid some "sorry google" by adding another cookie : NI...Alexandre Flament
2015-05-01Revert of #195 when the search language is not englishAlexandre Flament
2015-01-22[fix] google engine: depending on the IP of the searx instance, each searx re...dalf
2014-12-09[mod] image results removed from google engineAdam Tauber
2014-12-05[fix] pep8Adam Tauber
2014-09-14[fix] rewrite the google engine since Google Web Search API is about to expireDalf
2014-09-01add comments to google-enginesThomas Pointhuber
2014-01-31[enh] search language support initasciimoo
2014-01-29[enh] bing, google paging supportasciimoo
2014-01-29[enh] google engine addedasciimoo