index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
engines
/
xpath.py
Age
Commit message (
Expand
)
Author
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