You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx
Markus Heiser d48e2e7b0b [enh] google scholar - python implementation of the engine
The old xpath configuration for google scholar did not work and is replaced by a
python implementation.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
4 years ago
..
answerers
data [enh] google scholar - python implementation of the engine 4 years ago
engines [enh] google scholar - python implementation of the engine 4 years ago
metrology [fix] checker: fix engine statistics 4 years ago
plugins [mod] pylint: numerous minor code fixes 4 years ago
search [mod] update currencies.json and fetch_currencies.py 4 years ago
shared [fix] checker: don't run the checker when uwsgi is not properly configured 4 years ago
static [mod] themes: remove legacy, courgette and pix-art themes 4 years ago
templates Merge pull request #2458 from MarcAbonce/hide-links-mobile2 4 years ago
translations
__init__.py [mod] settings.yml: move brand settings to a dedicated section 4 years ago
autocomplete.py [fix] dbpedia autocomplete (and use HTTPS) 4 years ago
exceptions.py [enh] add raise_for_httperror 4 years ago
external_bang.py [mod] add utils/fetch_external_bangs.py 4 years ago
external_urls.py
languages.py [data] make engines.languages 4 years ago
poolrequests.py [mod] poolrequests: for one (user request, engine) always use the same HTTPAdapter 4 years ago
preferences.py Patch advanced search preferences 4 years ago
query.py fix empty colon in query from selecting Chinese 4 years ago
raise_for_httperror.py [enh] add raise_for_httperror 4 years ago
results.py [mod] results: don't crash when an engine don't have a category 4 years ago
settings.yml [enh] google scholar - python implementation of the engine 4 years ago
settings_loader.py [fix] pylint: use "raise ... from ..." 4 years ago
settings_robot.yml
testing.py [py2to3] use unittest from py3, remove unittest2 from py2 4 years ago
utils.py [fix] pylint: use "raise ... from ..." 4 years ago
version.py prepare release 0.18.0 4 years ago
webadapter.py [fix] pylint: use "raise ... from ..." 4 years ago
webapp.py [fix] get correct locale with country from browser 4 years ago
webutils.py Updated webutils.highlight_content to ignore double-quotes when highlighting query parts 4 years ago