Browse Source

[feat] engine: implementation of tootfinder

Bnyro 1 year ago
parent
commit
d1a3fc5be6
1 changed files with 17 additions and 0 deletions
  1. 17 0
      searx/settings.yml

+ 17 - 0
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