index
:
searxng
dependabot/npm_and_yarn/searx/static/themes/simple/master/grunt-eslint-25.0.0
dependabot/pip/jinja2-3.1.5
dependabot/pip/master/certifi-2024.12.14
dependabot/pip/master/fasttext-predict-0.9.2.4
dependabot/pip/master/flask-3.1.0
dependabot/pip/master/pallets-sphinx-themes-2.3.0
dependabot/pip/master/pygments-2.19.1
dependabot/pip/master/pylint-3.3.2
dependabot/pip/master/pylint-3.3.3
dependabot/pip/master/redis-5.1.1
dependabot/pip/master/redis-5.2.0
dependabot/pip/master/redis-5.2.1
dependabot/pip/master/selenium-4.26.1
dependabot/pip/master/selenium-4.27.1
dependabot/pip/master/setproctitle-1.3.4
dependabot/pip/master/sphinxcontrib-programoutput-0.18
dependabot/pip/master/typer-slim-0.13.0
dependabot/pip/master/typer-slim-0.13.1
dependabot/pip/master/typer-slim-0.14.0
dependabot/pip/master/typer-slim-0.15.1
gh-pages
master
revert-3936-master
translations
translations_update
update_data_update_ahmia_blacklist.py
update_data_update_currencies.py
update_data_update_engine_descriptions.py
update_data_update_engine_traits.py
update_data_update_firefox_version.py
update_data_update_wikidata_units.py
update_js_ariable_to_python
Privacy-respecting federated metasearch engine
SearXNG
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
engines
/
xpath.py
Age
Commit message (
Expand
)
Author
2020-12-10
[fix] xpath, mojeek: fix commit 58d72f26925d56e22330c54be03c3dcbee0c4135
Alexandre Flament
2020-12-03
[mod] xpath, 1337x, acgsou, apkmirror, archlinux, arxiv: use eval_xpath_* fun...
Alexandre Flament
2020-11-03
[mod] pylint: minor code change to allow pylint globally
Alexandre Flament
2020-10-25
[enh] Add onions category with Ahmia, Not Evil and Torch
a01200356
2020-10-02
[mod] move extract_text, extract_url to searx.utils
Alexandre Flament
2020-09-10
Drop Python 2 (1/n): remove unicode string and url_utils
Dalf
2020-07-23
Fix relative urls that do not start with '/'
xywei
2019-11-15
[mod] speed optimization
Dalf
2019-07-25
[fix] fixes google play engines (#1651)
Alexandre Flament
2019-07-25
[fix] fixes google play engines and adds thumbnails to their results (#1612)
Venca24
2018-04-08
[fix] append http if no scheme is provided in xpath's extact_url
Marc Abonce Seguin
2017-05-22
[fix] produce valid urls if scheme is missing
Adam Tauber
2017-05-15
[enh] py3 compatibility
Adam Tauber
2017-01-17
[fix] allow empty content
David A Roberts
2016-12-31
[fix] extract_text: use html.tostring instead html_to_text. Fix #711
Alexandre Flament
2016-08-14
[fix] behaviour for page_size>1 and first_page_num>0
David A Roberts
2016-03-28
Add paging support to XPath & Erowid engines
Kirill Isakov
2016-01-18
[fix] pep8 compatibilty
Adam Tauber
2015-01-25
Sanitize extract_text
Cqoicebordel
2014-03-04
[fix] error when xpath_results in extraxt_text is _ElementUnicodeResult inste...
potato
2014-02-11
[mod] len() removed from conditions
asciimoo
2014-01-30
[fix] function parameters
asciimoo
2014-01-30
[fix] function parameters
asciimoo
2014-01-30
[enh] importable url extractor
asciimoo
2014-01-23
[fix] html tag removal
asciimoo
2014-01-20
[fix] pep/flake8 compatibility
asciimoo
2014-01-12
[fix] whitespaces removed
asciimoo
2014-01-05
[mod][fix] xpath engine simplified, yahoo engine never returns truncated urls
Dalf
2013-12-30
xpath engine: bug fix
dalf
2013-11-13
[enh] suggestion support for xpath engine
asciimoo
2013-11-09
[enh] removing result html tags
asciimoo
2013-10-27
[fix] urlparsing fix
asciimoo
2013-10-26
[enh] xpath engine absolute xpath support
asciimoo
2013-10-26
[enh] xpath engine added
asciimoo