summaryrefslogtreecommitdiff
path: root/searx/engines
AgeCommit message (Expand)Author
2022-08-23add tags as suggestionsta
2022-08-22use `invalid-name` instead of `C0103` for pylintta
2022-08-22add 9gag engineta
2022-08-22don't raise error when nothing was foundta
2022-08-21fixed xpath selector for appropriate resultsM Asenov
2022-08-21Merge pull request #1661 from liimee/eng-twAlexandre Flament
2022-08-20[fix] engine duden - don't raise exception on empty result listMarkus Heiser
2022-08-17add explanation of tokenta
2022-08-17add profile image to user resultsta
2022-08-17add thumbnail to results if availableta
2022-08-14[mod] qwant - add safesearch optionMarkus Heiser
2022-08-14[fix] qwant - API error::locale must be one ..Markus Heiser
2022-08-14[mod] decouple qwant's categories from SearXNG's categoriesMarkus Heiser
2022-08-14add twitter engineta
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-10[mod] add deepl translation engineThomas Renard
2022-08-10Revert PR #1633Brock Vojković
2022-08-09[fix] google engine: results XPathLéon Tiekötter
2022-08-07add description and wikidata ID to wttr.in engineliimee
2022-08-07add wttr.in engineta
2022-08-01[mod] add 'Accept-Language' HTTP header to online processoresMarkus Heiser
2022-07-30[fix] pyright repported errorsAlexandre Flament
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] demo_online.py - fixed typoMarkus Heiser
2022-07-25[fix] google & youtube - set EU consent cookieEmilien Devos
2022-07-24[fix] sjp engine - convert enginename to a latin1 compliance nameMarkus Heiser
2022-07-24[fix] emojipedia - update XPath to be relativejames-still
2022-07-23[fix] engine tineye: handle 422 response of not supported img formatMarkus Heiser
2022-07-15Merge pull request #1475 from return42/EmojipediaMarkus Heiser
2022-07-15[mod] Add engine for EmojipediaJay
2022-07-10Merge pull request #1219 from dalf/follow_bing_redirectAlexandre Flament
2022-07-09bypass google consent with ucbcb=1Emilien Devos
2022-07-08bing.py: resolve bing.com/ck/a redirectionsAlexandre Flament
2022-07-05[fix] engine z-zlibrary https URLMarkus Heiser
2022-07-04[mod] Adds Lingva translate engineta
2022-07-02[fix] engines/openstreetmap.py typo: user_langage --> user_languageMarkus Heiser
2022-07-02openstreetmap engine: return the localized named.Alexandre Flament
2022-06-18[fix] google play apps engine: implement engines/google_play_apps.pyta
2022-06-18Fix: use sys.modules.copy() to avoid RuntimeErrorAlexandre Flament
2022-06-12Merge pull request #1308 from allendema/add-yep-com-jsonAlexandre Flament
2022-06-11[enh] Initial no paging support for Yep.comAllen
2022-06-11Wikidata engine: ignore dummy entitiesAlexandre Flament
2022-06-11Wikidata engine: minor change of the SPARQL requestAlexandre Flament
2022-06-03[fix] prepare for pylint 2.14.0Markus Heiser
2022-06-02[enh] Initial Petalsearch Images supportAllen
2022-05-10Reflect the real world parameter from settings.ymlÉmilien Devos
2022-05-07[format.python] based on bugfix in 9ed626130Markus Heiser