Merge pull request #2829 from jordemort/mankier

Add json_engine configuration for ManKier
This commit is contained in:
Noémi Ványi 2021-06-03 21:40:37 +02:00 committed by GitHub
commit d89b42879b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

View File

@ -790,6 +790,22 @@ engines:
shortcut : nt
disabled : True
- name : mankier
engine : json_engine
search_url : https://www.mankier.com/api/v2/mans/?q={query}
results_query : results
url_query : url
title_query : name
content_query : description
categories : it
shortcut : man
about:
website: https://www.mankier.com/
official_api_documentation: https://www.mankier.com/api
use_official_api: true
require_api_key: false
results: JSON
- name : openairedatasets
engine : json_engine
paging : True