From d1a3fc5be69f64a89676016844e682fd8bad11a0 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Wed, 27 Sep 2023 17:33:08 +0200 Subject: [PATCH] [feat] engine: implementation of tootfinder --- searx/settings.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/searx/settings.yml b/searx/settings.yml index b2715d050..551e6b96e 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -1926,6 +1926,23 @@ engines: timeout: 10.0 disabled: true + - name: tootfinder + engine: json_engine + categories: ['social media'] + paging: false + search_url: https://www.tootfinder.ch/rest/api/search/{query} + url_query: uri + title_query: card/title + content_query: content + thumbnail_query: card/image + shortcut: toot + about: + website: https://tootfinder.ch/ + official_api_documentation: https://wiki.tootfinder.ch/index.php?name=the-tootfinder-rest-api + use_official_api: true + require_api_key: false + results: 'JSON' + - name: wallhaven engine: wallhaven # api_key: abcdefghijklmnopqrstuvwxyz