'Get Snippets from Bing News Search that are Most Relevant to Query

I am using the https://api.bing.microsoft.com/v7.0/news/search?q=Some query endpoint to search for news articles. The web search endpoint returns snippets from the website that are relevant to the query. Is it possible to get the same for this endpoint?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source