summaryrefslogtreecommitdiff
path: root/searx/engines/google.py
AgeCommit message (Expand)Author
5 days[mod] network: migrate to curl_cffivojkovic
2026-08-22[fix] google: use Nokia UA (#6546)vojkovic
2026-07-05[chore] Google (HTML) engine: remove obsolete GSA User-Agents (#6366)Markus Heiser
2026-07-05[feat] engines: add google cse engine (#6364)vojkovic
2026-06-15[fix] set language_support for engines with languages in traits (#6258)Markus Heiser
2026-05-15[fix] google: improve CAPTCHA detection (#5922)Arnaud Jeannin
2026-03-24[fix] google engine - don't set __Secure-ENID in the HTTP header (#5894)Markus Heiser
2026-03-23[fix] google: switch to using "Google App" for Android useragent (#5892)mg95
2026-03-16[fix] google engine: Result image thumbnailsAadniz
2026-03-10[fix] google engines: update XPaths for modern mobile UI (#5836)SeriousConcept1134
2026-03-08[fix] engines: remove google arc/async paramsvojkovic
2026-03-03[enh] data: traits populationIvan Gabaldon
2026-01-19[fix] google: decode urls before passing them onto results (#5674)mg95
2026-01-11[fix] google: switch to using GSA for iPhone useragentmg95
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