summaryrefslogtreecommitdiff
path: root/searx/settings.yml
diff options
context:
space:
mode:
authorDavid A Roberts <d@vidr.cc>2017-01-17 21:15:53 +1000
committerDavid A Roberts <d@vidr.cc>2017-01-17 21:15:53 +1000
commit7814d4b7969c089ea033147ed725c90ac3ef1974 (patch)
tree7a78302ee16ec50f480cfb2a11d265c80e74c98e /searx/settings.yml
parent7492997c517a447b2163abbd800cfd4b84dcf77d (diff)
downloadsearxng-7814d4b7969c089ea033147ed725c90ac3ef1974.tar.gz
searxng-7814d4b7969c089ea033147ed725c90ac3ef1974.zip
Semantic Scholar
Diffstat (limited to 'searx/settings.yml')
-rw-r--r--searx/settings.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml
index 549b2b31d..8515326ec 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -462,6 +462,17 @@ engines:
# - ...
# disabled : True
+ - name : semantic scholar
+ engine : xpath
+ paging : True
+ search_url : https://www.semanticscholar.org/search?q={query}&sort=relevance&page={pageno}&ae=false
+ results_xpath : //article
+ url_xpath : .//div[@class="search-result-title"]/a/@href
+ title_xpath : .//div[@class="search-result-title"]/a
+ content_xpath : .//div[@class="search-result-abstract"]
+ shortcut : se
+ categories : science
+
- name : spotify
engine : spotify
shortcut : stf