summaryrefslogtreecommitdiff
path: root/searx/engines
AgeCommit message (Expand)Author
2021-03-09[fix] APKMirror engine - update xpath selectors and fix img_srcMarkus Heiser
2021-03-08[fix] rewrite Yahoo-News engineMarkus Heiser
2021-03-06[enh] add ability to send engine data to subsequent requestsAdam Tauber
2021-03-05[mod] don't dump traceback of SearxEngineResponseException on initMarkus Heiser
2021-03-01[enh] google scholar - python implementation of the engineMarkus Heiser
2021-03-01Merge pull request #2602 from MarcAbonce/fix-bing-fetch-languagesAlexandre Flament
2021-03-01Add Freesound engine (#2596)GazoilKerozen
2021-02-25remove articles number from engines_languages.jsonMarc Abonce Seguin
2021-02-25fix fetch_languages for bingMarc Abonce Seguin
2021-02-22Fix paging of Bing ImagesNoémi Ványi
2021-02-20Added rumble.com video search engine. TODO video embedding.datagram1
2021-02-16Merge pull request #2573 from unixfox/yggtorrentAlexandre Flament
2021-02-15fix yggtorrent url + add it backEmilien Devos
2021-02-13Improve peertube searchingThorben Günther
2021-02-12Merge pull request #2566 from dalf/remove-yandexAlexandre Flament
2021-02-12[fix] duckduckgo engine: "!ddg !g" do not redirect to googleAlexandre Flament
2021-02-12Merge pull request #2562 from dalf/mod-json-engineAlexandre Flament
2021-02-12Merge pull request #2565 from dalf/upd-wikipediaAlexandre Flament
2021-02-12Merge pull request #2564 from dalf/fix-seznamAlexandre Flament
2021-02-12Merge pull request #2560 from dalf/fix-duckduckgoAlexandre Flament
2021-02-11Merge pull request #2541 from return42/mediathekviewwebAlexandre Flament
2021-02-11[remove] yandex engineAlexandre Flament
2021-02-11[fix] fix seznam engineAlexandre Flament
2021-02-11[upd] wikipedia engine: return an empty result on query with illegal charactersAlexandre Flament
2021-02-10[mod] json_engine: add content_html_to_text and title_html_to_textAlexandre Flament
2021-02-10Merge pull request #2544 from mrwormo/congresslibraryAlexandre Flament
2021-02-09[mod] duckduckgo engine: better support of the language preferenceAlexandre Flament
2021-02-09[enh] add engine MediathekViewWeb (API)Markus Heiser
2021-02-09Add Library of Congress enginemrwormo
2021-02-09[fix) fix apk_mirror engineAlexandre Flament
2021-02-08add support for Chinese variants in WikipediaMarc Abonce Seguin
2021-02-07[feat] recoll: paged json supportHermógenes Oliveira
2021-02-04Add Creative Commons search enginemrwormo
2021-02-01[mod] dynamically set language_support variableAlexandre Flament
2021-01-28[fix] google: avoid unnecessary SearxEngineXPathException errorsMarkus Heiser
2021-01-28[fix] normalize the language & region aspects of all google enginesMarkus Heiser
2021-01-24[fix] google-videos: parse values for 'length' & 'author'Markus Heiser
2021-01-24[fix] revise of the google-Video engineMarkus Heiser
2021-01-24[fix] google_news: avoid one HTTP redirect except for the English resultsAlexandre Flament
2021-01-23[fix] google-news: query uses locale without country tagMarkus Heiser
2021-01-22[fix] revise of the google-news engineMarkus Heiser
2021-01-16Merge pull request #2451 from mrwormo/invidious-engineAlexandre Flament
2021-01-14[enh] engines: add about variableAlexandre Flament
2021-01-14[fix] Invidious engine by enabling requests by randomly picking amongst worki...mrwormo
2020-12-20[fix] pylint: use "raise ... from ..."Alexandre Flament
2020-12-20[fix] Python 3.9: use html.unescape instead of HTMLParser.unescapeAlexandre Flament
2020-12-17[mod] dictzone, translated, currency_convert: use engine_type online_curency ...Alexandre Flament
2020-12-17[mod] split searx.search into different processorsAlexandre Flament
2020-12-16Fix the StartPage result title is showing the urllucky13820
2020-12-14Merge pull request #2385 from joshu9h/patch-1Alexandre Flament