Is it possible to obtain featured snippets from the Bing web search API (v7)?

Viewed 10

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:

enter image description here

The endpoint bing/v7.0/search only returns a list of webpages I think?

0 Answers
Related