Martin Fischer
|
b02f762687
[enh] add more categories
|
3 years ago |
Markus Heiser
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
Markus Heiser
|
488ace1da9
[fix] google engine - suggestion
|
3 years ago |
Markus Heiser
|
f0059b80ed
[pylint] engines: drop no longer needed 'missing-function-docstring'
|
3 years ago |
Markus Heiser
|
cd033b5416
[fix] drop useless pylint: disable=undefined-variable
|
3 years ago |
Markus Heiser
|
aecfb2300d
[mod] one logger per engine - drop obsolete logger.getChild
|
3 years ago |
Noémi Ványi
|
3d5e6e0abb
[enh] google: add filter=0 to Google engine for more results
|
3 years ago |
Émilien Devos
|
6c9f276571
Add missing parameter for mobile UI search
|
3 years ago |
Markus Heiser
|
0ef6aa5126
[docs] add documentation from the sources of the google engines
|
3 years ago |
Markus Heiser
|
05e90f2e57
[fix] google answers: normalize space of the answers.
|
3 years ago |
Markus Heiser
|
f096d68ec6
[mod] google engine: reduce mobile UI parameters to what is needed
|
3 years ago |
Alexandre Flament
|
7a5c36408a
[mod] google: add "use_mobile_ui" parameter to use mobile endpoint.
|
3 years ago |
Markus Heiser
|
1ac3961336
[mod] google - get_lang_info add documentataion & comments
|
3 years ago |
Alexandre Flament
|
1c67b6aece
[enh] google engine: supports "default language"
|
3 years ago |
Markus Heiser
|
dc29f1d826
[pylint] tag PYLINT_FILES by comment `# lint: pylint`
|
4 years ago |
Alexandre Flament
|
48720e20a8
Merge remote-tracking branch 'searx/master'
|
4 years ago |
Robin Schneider
|
dfc66ff0f0
Fix grammar mistake in debug log output
|
4 years ago |
Alexandre Flament
|
eaa694fb7d
[enh] replace requests by httpx
|
4 years ago |
Alexandre Flament
|
ca93a01844
[mod] dynamically set language_support variable
|
4 years ago |
Markus Heiser
|
7f505bdc6f
[fix] google: avoid unnecessary SearxEngineXPathException errors
|
4 years ago |
Markus Heiser
|
b1fefec40d
[fix] normalize the language & region aspects of all google engines
|
4 years ago |
Markus Heiser
|
baec54c492
[fix] revise of the google-news engine
|
4 years ago |
Alexandre Flament
|
a4dcfa025c
[enh] engines: add about variable
|
4 years ago |
Alexandre Flament
|
64cccae99e
[mod] various engines: use eval_xpath* functions and searx.exceptions.*
|
4 years ago |
Alexandre Flament
|
2006eb4680
[mod] move extract_text, extract_url to searx.utils
|
4 years ago |
Markus Heiser
|
8162d7aff4
[fix] google engine - div classes has been renamed in HTML reult
|
4 years ago |
Marc Abonce Seguin
|
ecf5899153
fetch google's search langs rather than ui langs
|
4 years ago |
Dalf
|
1022228d95
Drop Python 2 (1/n): remove unicode string and url_utils
|
4 years ago |
Adam Tauber
|
52eba0c721
[fix] pep8
|
4 years ago |
Markus Heiser
|
410c2f903d
[fix] revise google engine
|
4 years ago |