forked from Icycoide/searxng
reference docs.searxng.org
This commit is contained in:
parent
c2e4b95e8d
commit
76cbfbbdda
15 changed files with 30 additions and 30 deletions
|
@ -10,7 +10,7 @@ from searx.engines import categories as searx_categories
|
|||
about = {
|
||||
"website": 'https://github.com/searxng/searxng',
|
||||
"wikidata_id": 'Q17639196',
|
||||
"official_api_documentation": 'https://searxng.github.io/searxng/dev/search_api.html',
|
||||
"official_api_documentation": 'https://docs.searxng.org/dev/search_api.html',
|
||||
"use_official_api": True,
|
||||
"require_api_key": False,
|
||||
"results": 'JSON',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue