summaryrefslogtreecommitdiff
path: root/searx/engines/json_engine.py
AgeCommit message (Expand)Author
2024-03-11[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2023-12-11[feat] engine: implementation of mdnBnyro
2022-06-11[enh] Initial no paging support for Yep.comAllen
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-02-10[mod] json_engine: add content_html_to_text and title_html_to_textAlexandre Flament
2021-01-14[enh] engines: add about variableAlexandre Flament
2020-10-06[fix] drop Python 2: use collections.abc.Iterable instead of collections.Iter...Alexandre Flament
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2017-12-01[fix] convert json engine result attributes to string - closes #1006Adam Tauber
2017-11-02[mod] add more error handling to json engine II.Adam Tauber
2017-11-02[mod] add more error handling to json engineAdam Tauber
2017-05-15[enh] py3 compatibilityAdam Tauber
2016-08-14[fix] behaviour for page_size>1 and first_page_num>0David A Roberts
2016-08-12Add Microsoft Academic search engineDavid A Roberts
2016-08-10Add Crossref search engine and DOAI rewrite pluginDavid A Roberts
2015-05-02update versions.cfg to use the current up-to-date packagesAlexandre Flament
2014-02-11[mod] len() removed from conditionsasciimoo
2014-01-20[fix] pep/flake8 compatibilityasciimoo
2013-11-19[enh] json engine addedasciimoo