Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FieldDescription
verticalSet to News.
query

The query to search on Bing. The query can contain any valid query text that the Bing Engine supports.

market

The news market in which to find news. Example markets:

Market IDLanguageCountry/Region
de-DEGermanGermany
de-CHGermanSwitzerland
en-UKEnglishUnited Kingdom
en-USEnglishUnited States

For the full list of available markets refer to the Bing API Schema Guide.

news_category

Limit search results to a category. This is optional.

Available categories:

  • default
  • rt_Business
  • rt_Entertainment
  • rt_Health
  • rt_Politics
  • rt_Sports
  • rt_US
  • rt_World
  • rt_ScienceAndTechnology

A maximum number of 15 results can be retrieved via the Bing API. 

Video

FieldDescription
verticalSet to Video.
query

The query to search on Bing. The query can contain any valid query text that the Bing Engine supports.

market

The video market in which to find results. Optional.

...

Web search results can also be added to Squirro with the bing provider.  But unlike the News and Video verticals, Bing's Web vertical doesn't have support for ordering results by date. As a result Squirro fetches the best 50 results (based on Bing's result score; max 50 results are allowed by the Bing API for retrieval) and checks if that result set contains any previously unseen links. If so, those new links are added to Squirro as items.

...