summaryrefslogtreecommitdiff
path: root/searx/engines/google.py
AgeCommit message (Expand)Author
2025-09-20[mod] Google Scholar engine: revision of the engine (Paper result)Markus Heiser
2025-09-03[mod] addition of various type hints / tbcMarkus 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 settingMarkus Heiser
2025-03-06[fix] engines: Google-Web & Google-Video (random arc_id)Markus Heiser
2025-01-28[refactor] typification of SearXNG / EngineResultsMarkus Heiser
2025-01-28[refactor] typification of SearXNG (initial) / result items (part 1)Markus Heiser
2024-11-27[fix] google engine: remove <script> tags from result itemsMarkus Heiser
2024-10-31[fix] google: display every result when keyword is contained in content fielduply23333
2024-09-15[fix] fetch_traits: brave, google, annas_archive & radio_browserMarkus
2024-08-08[fix] engine google: use extract_text everywhere0xhtml
2024-08-08[fix] engine google: strip bubble text from answers0xhtml
2024-05-16[mod] simple theme: drop img_src from default resultsMarkus Heiser
2024-05-15[fix] google: don't display that keyword is missing in content fieldBnyro
2024-03-11[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2023-12-24[fix] fetch_traits of google and zlibraryMarkus Heiser
2023-12-03[mod] add option max_pageMarkus Heiser
2023-09-18[fix] spellingjazzzooo
2023-08-26[fix] google engine: don't overspecify the search query to GoogleMarkus Heiser
2023-08-18[mod] google: support for showing the answer source urlMarkus Heiser
2023-06-26[fix] Google API changedMarkus Heiser
2023-06-25[fix] engine & network issues / documentation and type annotationsMarkus Heiser
2023-03-28[fix] engine: google has changed the layout of its responseMarkus 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-11-11Switch back to protobuf for raw HTMLÉmilien Devos
2022-11-11Fix Google search engine.ngosang
2022-09-27[fix] typos / reported by @kianmeng in searx PR-3366Markus Heiser
2022-08-10[fix] google - simplify XPath selectors to fetch more resultsMarkus Heiser
2022-08-10output format protobuf to HTML for google mobileÉmilien Devos
2022-08-10Revert PR #1633Brock Vojković
2022-08-09[fix] google engine: results XPathLéon Tiekötter
2022-08-01[mod] add 'Accept-Language' HTTP header to online processoresMarkus Heiser
2022-07-26Revert "Quick fix for google engine for EU countries"Markus Heiser
2022-07-26[fix] google engine: results XPathLéon Tiekötter
2022-07-25Quick fix for google engine for EU countriesÉmilien Devos
2022-07-25[fix] google & youtube - set EU consent cookieEmilien Devos
2022-07-09bypass google consent with ucbcb=1Emilien Devos
2022-05-10Reflect the real world parameter from settings.ymlÉmilien Devos
2022-02-09Update the XPath for fetching the Google resultsÉmilien Devos
2022-01-18[fix] googel engine - "some results are invalids: invalid content"Markus Heiser
2022-01-18[fix] google engine: remove adds and fix mobile_ui selectorMarkus Heiser
2022-01-17Update XPath for Google engineÉmilien Devos
2022-01-05[enh] add more categoriesMartin Fischer
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-11-25[fix] google engine - suggestionMarkus 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-08-21[enh] google: add filter=0 to Google engine for more resultsNoémi Ványi