summaryrefslogtreecommitdiff
path: root/searx/engines/xpath.py
Commit message (Expand)AuthorAge
* [fix] spellingjazzzooo2023-09-18
* [doc] rearranges Settings & Engines docs for better readabilityMarkus Heiser2023-07-01
* [fix] typos / reported by @kianmeng in searx PR-3366Markus Heiser2022-09-27
* xpath engine: change raise_for_httperror to no_result_for_http_statusAlexandre FLAMENT2022-09-04
* [fix] engine woxikon.de - don't raise exception on empty result listMarkus Heiser2022-09-04
* [fix[ Update only cookies/headersAllen2022-04-17
* [lint] Remove whitespaceAllen2022-04-17
* [enh] Allow passing headers/cookies from settings.ymlAllen2022-04-16
* [format.python] initial formatting of the python codeMarkus Heiser2021-12-27
* [mod] xpath engine: remove logging of the requested URLAlexandre Flament2021-09-11
* [pylint] engines: drop no longer needed 'missing-function-docstring'Markus Heiser2021-09-07
* [fix] add 'categories' to PYLINT_ADDITIONAL_BUILTINS_FOR_ENGINESMarkus Heiser2021-09-07
* [mod] one logger per engine - drop obsolete logger.getChildMarkus Heiser2021-09-06
* [fix] remove minimum length of content for XPath engineMarkus Heiser2021-09-04
* [enh] XPath engine - add time safe-search supportMarkus Heiser2021-05-23
* [enh] XPath engine - add time range supportMarkus Heiser2021-05-23
* [enh] XPath engine - add ISO 639-1 {lang} replacement to search-URLMarkus Heiser2021-05-23
* [doc] add documentation about the XPath engineMarkus Heiser2021-05-23
* [enh] xpath engine - add request parameter 'soft_max_redirects'Markus Heiser2021-05-17
* [enh] engines: add about variableAlexandre Flament2021-01-14
* [fix] xpath, mojeek: fix commit 58d72f26925d56e22330c54be03c3dcbee0c4135Alexandre Flament2020-12-10
* [mod] xpath, 1337x, acgsou, apkmirror, archlinux, arxiv: use eval_xpath_* fun...Alexandre Flament2020-12-03
* [mod] pylint: minor code change to allow pylint globallyAlexandre Flament2020-11-03
* [enh] Add onions category with Ahmia, Not Evil and Torcha012003562020-10-25
* [mod] move extract_text, extract_url to searx.utilsAlexandre Flament2020-10-02
* Drop Python 2 (1/n): remove unicode string and url_utilsDalf2020-09-10
* Fix relative urls that do not start with '/'xywei2020-07-23
* [mod] speed optimizationDalf2019-11-15
* [fix] fixes google play engines (#1651)Alexandre Flament2019-07-25
* [fix] fixes google play engines and adds thumbnails to their results (#1612)Venca242019-07-25
* [fix] append http if no scheme is provided in xpath's extact_urlMarc Abonce Seguin2018-04-08
* [fix] produce valid urls if scheme is missingAdam Tauber2017-05-22
* [enh] py3 compatibilityAdam Tauber2017-05-15
* [fix] allow empty contentDavid A Roberts2017-01-17
* [fix] extract_text: use html.tostring instead html_to_text. Fix #711Alexandre Flament2016-12-31
* [fix] behaviour for page_size>1 and first_page_num>0David A Roberts2016-08-14
* Add paging support to XPath & Erowid enginesKirill Isakov2016-03-28
* [fix] pep8 compatibiltyAdam Tauber2016-01-18
* Sanitize extract_textCqoicebordel2015-01-25
* [fix] error when xpath_results in extraxt_text is _ElementUnicodeResult inste...potato2014-03-04
* [mod] len() removed from conditionsasciimoo2014-02-11
* [fix] function parametersasciimoo2014-01-30
* [fix] function parametersasciimoo2014-01-30
* [enh] importable url extractorasciimoo2014-01-30
* [fix] html tag removalasciimoo2014-01-23
* [fix] pep/flake8 compatibilityasciimoo2014-01-20
* [fix] whitespaces removedasciimoo2014-01-12
* [mod][fix] xpath engine simplified, yahoo engine never returns truncated urlsDalf2014-01-05
* xpath engine: bug fixdalf2013-12-30
* [enh] suggestion support for xpath engineasciimoo2013-11-13