summaryrefslogtreecommitdiff
path: root/searx/engines/startpage.py
AgeCommit message (Expand)Author
6 days[mod] engines: migrate to setup() from init() for simple tasksOm Alve
2026-06-15[fix] set language_support for engines with languages in traits (#6258)Markus Heiser
2026-06-13[mod] image results: add list of alternative formats (#6153)Markus Heiser
2026-05-23[fix] startpage: all requests get blocked with CAPTCHABnyro
2026-05-07[fix] Startpage engine fails when date field is string (not integer: TypeErro...Markus Heiser
2026-03-03[enh] data: traits populationIvan Gabaldon
2026-02-22[mod] online engines - set common HTTP headersMarkus Heiser
2025-10-26[fix] startpage engine: properly display CAPTCHA if redirect page is seen (#5...Aadniz
2025-10-09[fix] startpage engine - SafeSearch works in reverse (#5290)Markus Heiser
2025-09-03[mod] addition of various type hints / tbcMarkus Heiser
2025-06-03[fix] startpage engine: resolve instant CAPTCHA issues (#4890)useralias
2025-05-03[mod] engines: migration of the individual cache solutions to EngineCacheMarkus Heiser
2025-02-20[feat] startpage: support for news and imagesBnyro
2024-11-24[chore] *: fix typos detected by typos-cliBnyro
2024-05-29[fix] engine startpage: fetch_traits() / if lang name unknown by babelMarkus Heiser
2024-05-04[fix] startpage engine: XPath expressions adapted for new HTML layoutMarkus Heiser
2024-03-11[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2023-12-03[mod] add option max_page to bing, brave, qwant, startpage & mojeekMarkus Heiser
2023-06-25[fix] engine & network issues / documentation and type annotationsMarkus Heiser
2023-03-24[mod] Startpage: reversed engineered & upgrade to data_type: traits_v1Markus Heiser
2023-03-24[mod] Startpage: fetch engine traits (data_type: supported_languages)Markus Heiser
2023-01-28search.suspended_time settings: bug fixesAlexandre Flament
2022-10-14[fix] startpage engineAlexandre FLAMENT
2022-09-27[fix] typos / reported by @kianmeng in searx PR-3366Markus Heiser
2022-03-19fix startpage: update XPath in _fetch_supported_languagesAlexandre Flament
2022-01-15[fix] startpage: workaround to use the startpage networkAlexandre Flament
2022-01-10[mod] starpage engine: add comment about Startpage's FFox add-onMarkus Heiser
2022-01-10[fix] startpage engine: fetch CAPTCHA & issues related to PR-695Markus Heiser
2022-01-10[fix] Get an actual `sc` argument from startpage's home page.Markus Heiser
2022-01-10[pylint] Startpage engineMarkus Heiser
2022-01-10[fix] startpage engine - avoid captchaMarkus Heiser
2022-01-05[enh] add more categoriesMartin Fischer
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-02-01[mod] dynamically set language_support variableAlexandre Flament
2021-01-14[enh] engines: add about variableAlexandre Flament
2020-12-16Fix the StartPage result title is showing the urllucky13820
2020-12-13[Fix] Startpagejoshu9h
2020-11-14[mod] remove unused importAlexandre Flament
2020-10-02[mod] move extract_text, extract_url to searx.utilsAlexandre Flament
2020-09-22fetch supported languages for startpage engineMarc Abonce Seguin
2020-03-09[Fix] Startpage ValueError on Spanish date formatSpühler Stefan
2019-11-15[mod] speed optimizationDalf
2019-10-14[fix] pep8Adam Tauber
2019-10-14[fix] update startpage engine - closes #1601Adam Tauber
2019-01-07Revert "remove 'all' option from search languages"Noémi Ványi
2019-01-04Merge branch 'master' into masterNoémi Ványi
2018-12-14restore startpage search resultsMichael Pfitzner
2018-12-11update startpage.pydimqua
2017-12-06remove 'all' option from search languagesmarc
2017-05-15[enh] py3 compatibilityAdam Tauber