summaryrefslogtreecommitdiff
path: root/searx/engines/google_scholar.py
AgeCommit message (Expand)Author
2024-03-11[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2023-12-03[mod] add option max_pageMarkus 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-23Science category: update the enginesAlexandre FLAMENT
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-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-03-01[enh] google scholar - python implementation of the engineMarkus Heiser