Skip to content

Am I using "engines" method on JSON API call right? #3489

Closed Answered by return42
prp-e asked this question in Q&A
Discussion options

You must be logged in to vote

Seems you need to set search_url

params['url'] = search_url.format(**fp)

Have a look at settings.yml for mire examples ..

searxng/searx/settings.yml

Lines 1283 to 1286 in 645a840

- name: packagist
engine: json_engine
paging: true
search_url: https://packagist.org/search.json?q={query}&page={pageno}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by return42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants