json
format to use the API. This can be done by adding the following line to the settings.yml
file:
curl -kLX GET --data-urlencode q='langchain' -d format=json http://localhost:8888
This should return a JSON object with the results.
searx_host
when creating the instance.SEARXNG_HOST
.