mirror of
https://github.com/searxng/searxng.git
synced 2026-05-13 06:25:47 +02:00
ff84a1af35
Some JSON API returns HTML in either in the HTML or the content. This commit adds two new parameters to the json_engine: content_html_to_text and title_html_to_text, False by default. If True, then the searx.utils.html_to_text removes the HTML tags. Update crossref, openairedatasets and openairepublications engines