forked from zaclys/searxng
		
	Semantic Scholar
This commit is contained in:
		
							parent
							
								
									7492997c51
								
							
						
					
					
						commit
						7814d4b796
					
				
					 1 changed files with 11 additions and 0 deletions
				
			
		| 
						 | 
					@ -462,6 +462,17 @@ engines:
 | 
				
			||||||
#        - ...
 | 
					#        - ...
 | 
				
			||||||
#    disabled : True
 | 
					#    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
 | 
					  - name : spotify
 | 
				
			||||||
    engine : spotify
 | 
					    engine : spotify
 | 
				
			||||||
    shortcut : stf
 | 
					    shortcut : stf
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue