From 36cf794cfa2523b3471cf12adaacb317bbfe8b6c Mon Sep 17 00:00:00 2001 From: Allen <64094914+allendema@users.noreply.github.com> Date: Sat, 3 Jul 2021 18:54:43 +0200 Subject: [PATCH] [enh] Add woxikon.de synonyme (xpath) Upstream example query: https://synonyme.woxikon.de/synonyme/test.php --- searx/settings.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/searx/settings.yml b/searx/settings.yml index 2e0394a9..4a4dd4c3 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -1492,6 +1492,23 @@ engines: timeout: 5.0 disabled: True + - name : woxikon.de synonyme + engine : xpath + shortcut : woxi + categories : general + timeout : 5.0 + disabled : True + search_url : https://synonyme.woxikon.de/synonyme/{query}.php + url_xpath : //div[@class="upper-synonyms"]/a/@href + content_xpath : //div[@class="synonyms-list-group"] + title_xpath : //div[@class="upper-synonyms"]/a + about: + website: https://www.woxikon.de/ + wikidata_id: # No Wikidata ID + use_official_api: false + require_api_key: false + results: HTML + - name: słownik języka polskiego engine: sjp shortcut: sjp