I'm wondering if it's possible to return featured snippets from the Bing search API, as they have implemented in their search engine.
E.g.: if I search "sbt reload", it will present the following snippet:
The endpoint bing/v7.0/search only returns a list of webpages I think?
