index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
engines
/
google_scholar.py
Age
Commit message (
Expand
)
Author
2025-10-06
[fix] google scholar - detect CAPTCHA (HTTP redirects) (#5268)
Markus Heiser
2025-09-20
[mod] Google Scholar engine: revision of the engine (Paper result)
Markus Heiser
2025-09-03
[mod] addition of various type hints / tbc
Markus Heiser
2025-03-27
[fix] make docs -> ERROR: Unknown target name: "google: max 50 pages".
Markus Heiser
2025-03-07
[doc] add missing docs for the search.max_page setting
Markus Heiser
2024-03-11
[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2023-12-03
[mod] add option max_page
Markus Heiser
2023-03-24
[mod] Google: reversed engineered & upgrade to data_type: traits_v1
Markus Heiser
2023-03-24
[mod] Google: fetch engine traits (data_type: supported_languages)
Markus Heiser
2022-09-23
Science category: update the engines
Alexandre FLAMENT
2022-08-01
[mod] add 'Accept-Language' HTTP header to online processores
Markus Heiser
2022-07-25
[fix] google & youtube - set EU consent cookie
Emilien Devos
2022-07-09
bypass google consent with ucbcb=1
Emilien Devos
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-09-07
[pylint] engines: drop no longer needed 'missing-function-docstring'
Markus Heiser
2021-09-07
[fix] drop useless pylint: disable=undefined-variable
Markus Heiser
2021-09-06
[mod] one logger per engine - drop obsolete logger.getChild
Markus Heiser
2021-06-11
[fix] log messages from: google- images, news, scholar, videos
Markus 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 engine
Markus Heiser