mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	[enh] using yahoo engine instead of xpath for yahoo searches
This commit is contained in:
		
							parent
							
								
									642986c2e7
								
							
						
					
					
						commit
						c6280966f5
					
				
					 1 changed files with 1 additions and 7 deletions
				
			
		|  | @ -84,13 +84,7 @@ engines: | |||
|     content_xpath : //div[@class="definition"] | ||||
| 
 | ||||
|   - name : yahoo | ||||
|     engine           : xpath | ||||
|     search_url       : http://search.yahoo.com/search?p={query} | ||||
|     results_xpath    : //div[@class="res"] | ||||
|     url_xpath        : .//h3/a/@href | ||||
|     title_xpath      : .//h3/a | ||||
|     content_xpath    : .//div[@class="abstr"] | ||||
|     suggestion_xpath : //div[@id="satat"]//a | ||||
|     engine : yahoo | ||||
| 
 | ||||
|   - name : youtube | ||||
|     engine : youtube | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 asciimoo
						asciimoo