mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-04 03:27:06 -05:00 
			
		
		
		
	add curlie engine
This commit is contained in:
		
							parent
							
								
									8177bf3f0a
								
							
						
					
					
						commit
						7c457fcf7a
					
				@ -426,6 +426,26 @@ engines:
 | 
				
			|||||||
      require_api_key: false
 | 
					      require_api_key: false
 | 
				
			||||||
      results: JSON
 | 
					      results: JSON
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  - name: curlie
 | 
				
			||||||
 | 
					    engine: xpath
 | 
				
			||||||
 | 
					    shortcut: cl
 | 
				
			||||||
 | 
					    categories: general
 | 
				
			||||||
 | 
					    disabled: true
 | 
				
			||||||
 | 
					    paging: true
 | 
				
			||||||
 | 
					    lang_all: ''
 | 
				
			||||||
 | 
					    search_url: https://curlie.org/search?q={query}&lang={lang}&start={pageno}&stime=92452189
 | 
				
			||||||
 | 
					    page_size: 20
 | 
				
			||||||
 | 
					    results_xpath: //div[@id="site-list-content"]/div[@class="site-item"]
 | 
				
			||||||
 | 
					    url_xpath: ./div[@class="title-and-desc"]/a/@href
 | 
				
			||||||
 | 
					    title_xpath: ./div[@class="title-and-desc"]/a/div
 | 
				
			||||||
 | 
					    content_xpath: ./div[@class="title-and-desc"]/div[@class="site-descr"]
 | 
				
			||||||
 | 
					    about:
 | 
				
			||||||
 | 
					      website: https://curlie.org/
 | 
				
			||||||
 | 
					      wikidata_id: Q60715723
 | 
				
			||||||
 | 
					      use_official_api: false
 | 
				
			||||||
 | 
					      require_api_key: false
 | 
				
			||||||
 | 
					      results: HTML
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  - name: currency
 | 
					  - name: currency
 | 
				
			||||||
    engine: currency_convert
 | 
					    engine: currency_convert
 | 
				
			||||||
    categories: general
 | 
					    categories: general
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user