Alexandre Flament
|
3f8ebf70b1
[fix] pylint: use "raise ... from ..."
|
4 vuotta sitten |
Alexandre Flament
|
de887c6347
[mod] bing_news: use eval_xpath_getindex
|
4 vuotta sitten |
Alexandre Flament
|
1d0c368746
[enh] record details exception per engine
|
4 vuotta sitten |
Alexandre Flament
|
b00d108673
[mod] pylint: numerous minor code fixes
|
4 vuotta sitten |
Alexandre Flament
|
3038052c79
[mod] remove unused import
|
4 vuotta sitten |
Alexandre Flament
|
ca593728af
[mod] duckduckgo_definitions: display only user friendly attributes / URL
|
4 vuotta sitten |
Alexandre Flament
|
a9dc54bebc
[mod] Add searx.data module
|
4 vuotta sitten |
Alexandre Flament
|
15013e64d8
[fix] drop Python 2: use importlib instead of imp.load_source
|
4 vuotta sitten |
Alexandre Flament
|
8f914a28fa
[mod] searx.utils.normalize_url: remove Yahoo hack
|
4 vuotta sitten |
Alexandre Flament
|
c1d10bde02
[mod] searx/utils.py: add docstring
|
4 vuotta sitten |
Alexandre Flament
|
2006eb4680
[mod] move extract_text, extract_url to searx.utils
|
4 vuotta sitten |
Alexandre Flament
|
ad0758e52a
[mod] add searx/webutils.py
|
4 vuotta sitten |
Alexandre Flament
|
6deb85072a
[fix] searx.utils.HTMLTextExtractor: invalid HTML don't raise an Exception
|
4 vuotta sitten |
Alexandre Flament
|
bdac99d4f0
Drop Python 2 (5/n): searx.utils.is_valid_lang, input parameter is a str instead of bytes
|
4 vuotta sitten |
Dalf
|
c225db45c8
Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes
|
4 vuotta sitten |
Dalf
|
1022228d95
Drop Python 2 (1/n): remove unicode string and url_utils
|
4 vuotta sitten |
Dalf
|
85b3723345
[mod] speed optimization
|
5 vuotta sitten |
Noémi Ványi
|
5796dc60c9
fix pep 8 check
|
5 vuotta sitten |
Noémi Ványi
|
a6f20caf32
add initial support for offline engines && command engine
|
5 vuotta sitten |
Adam Tauber
|
72459b246b
[fix] convert bytes type to string in language detection (fixes dictzone)
|
5 vuotta sitten |
Alexandre Flament
|
2179079a91
[fix] fix flickr_noapi decoding (#1655)
|
5 vuotta sitten |
Dalf
|
7e201cbf65
[mod] use cache in _match_language function to speed up searx start time significantly
|
5 vuotta sitten |
rachmadani haryono
|
ec88fb8a0f
[fix] secret_key can be bytes instead of a string (#1602)
|
5 vuotta sitten |
Alex
|
50c836864a
fetch_firefox_version.py : compatible with Python 3 and minor fixes.
|
6 vuotta sitten |
Alexandre Flament
|
066bd916bf
[mod] fetch firefox versions in a standalone script
|
7 vuotta sitten |
Adam Tauber
|
d51732c0e5
Merge pull request #1303 from MarcAbonce/bing
|
6 vuotta sitten |
Marc Abonce Seguin
|
c7000cd1df
[fix] update user agent versions
|
6 vuotta sitten |
Adam Tauber
|
aef2b07969
[fix] add basestring for py3
|
6 vuotta sitten |
Marc Abonce Seguin
|
75b276f408
fix bing "garbage" results (issue #1275)
|
6 vuotta sitten |
Marc Abonce Seguin
|
772c048d01
refactor engine's search language handling
|
6 vuotta sitten |