summaryrefslogtreecommitdiff
path: root/searx/engines/google_images.py
AgeCommit message (Expand)Author
2024-03-11[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2024-02-25[refactor] images: add resolution, image format and filesize fieldsBnyro
2023-12-03[mod] add option max_pageMarkus Heiser
2023-09-21[fix] engine - google images error when no resultsjazzzooo
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-21[mod] google-images: slightly improvements of the engineMarkus Heiser
2022-09-20use the internal API for google imagesEmilien Devos
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
2022-02-19[fix] google images engine: Fix 'scrap_img_by_id' functionMarkus Heiser
2022-01-05[enh] add more categoriesMartin Fischer
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-11-21[fix] google images: @href index 0 not foundMarkus 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-08-31[pylint] Pylint 2.10 - fix use-list-literal & use-dict-literalMarkus Heiser
2021-07-10Fix google imagesÉmilien Devos
2021-06-21[docs] add documentation from the sources of the google enginesMarkus 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-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-12-01[mod] pylint: numerous minor code fixesAlexandre Flament
2020-11-14[mod] remove unused importAlexandre 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-08-08Fix google images 'get image' button bug from issue #2103 (#2115)Vlad
2020-07-08[fix] pep8Adam Tauber
2020-07-07[fix] revise google images engineMarkus Heiser
2019-08-26[fix] google imagesMarc Abonce Seguin
2019-05-28Use string formatter to create source and img_format labels (#1566)Frank de Lange
2019-04-14Fix google image searchNick Espig
2018-06-14[fix] use html result page in google images (previous endpoint stopped working)Adam Tauber
2017-06-13[fix] fix xpath of google imagesNoémi Ványi
2017-05-15[enh] py3 compatibilityAdam Tauber
2016-12-11add year to time range to engines which support "Last year"Noémi Ványi
2016-08-13[fix] google images paging - closes #571Adam Tauber
2016-07-26[fix] time range detectionAdam Tauber
2016-07-25fix pep8Noemi Vanyi
2016-07-25add time range search for google imagesNoemi Vanyi
2016-04-07[fix] broken google images parsingAdam Tauber
2015-12-22[fix] remove debug messageAdam Tauber
2015-12-09[doc] correct google images docstringAdam Tauber
2015-12-09[fix] replace the dead google images ajax api with a working oneAdam Tauber