ganeshlab
|
2ec47dce5e
Fix google engine (#3489)
|
1 year ago |
Kian-Meng Ang
|
629ebb426f
Fix typos (#3366)
|
2 years ago |
Markus Heiser
|
1abecbc835
[fix] google - simplify XPath selectors to fetch more results
|
2 years ago |
Émilien Devos
|
d656b340ee
output format protobuf to HTML for google mobile
|
2 years ago |
Noémi Ványi
|
5b50d7455a
Do not consent to tracking when using google
|
2 years ago |
Noémi Ványi
|
05fe2ee093
pick engine fixes (#3306)
|
2 years ago |
Noémi Ványi
|
85034b49ef
Remove `httpx` and use `requests` instead (#3305)
|
2 years ago |
Noémi Ványi
|
148090df12
Minor fixes to satisfy the linter
|
3 years ago |
Markus Heiser
|
99128537a8
[fix] googel engine - "some results are invalids: invalid content"
|
3 years ago |
Markus Heiser
|
26c92d5f50
[fix] google engine: remove adds and fix mobile_ui selector
|
3 years ago |
Émilien Devos
|
a2ec27696c
Update XPath for Google engine
|
3 years ago |
Israel Yago Pereira
|
a5fd30bf4d
fix wrong func call
|
3 years ago |
Noémi Ványi
|
23b3b56a06
add filter=0 to Google engine for more results
|
3 years ago |
Markus Heiser
|
98a63058e5
[fix] google answers: normalize space of the answers.
|
3 years ago |
Markus Heiser
|
412677d495
[mod] google engine: reduce mobile UI parameters to what is needed
|
3 years ago |
Alexandre Flament
|
8bf216eab6
[mod] google: add "use_mobile_ui" parameter to use mobile endpoint.
|
3 years ago |
Alexandre Flament
|
3863f5a83f
[enh] google engine: supports "default language"
|
3 years ago |
Alexandre Flament
|
88a96baedc
[enh] replace requests by httpx
|
3 years ago |
Robin Schneider
|
dfc66ff0f0
Fix grammar mistake in debug log output
|
3 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 |