Skip to content

Commit 7f74812

Browse files
committed
updating comparison article
1 parent c38f24f commit 7f74812

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/cognitive-services/Bing-Web-Search/bing-api-comparison.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The Bing Search APIs let you build web-connected apps and services that find web
1818

1919
## The Bing Web Search API
2020

21-
The [Bing Web Search API](../Bing-Web-Search/index.yml) returns webpages, images, video, news, and more. You can filter the search queries sent to this API to include or exclude certain content types.
21+
The [Bing Web Search API](../Bing-Web-Search/overview.md) returns webpages, images, video, news, and more. You can filter the search queries sent to this API to include or exclude certain content types.
2222

2323
Consider using the Bing Web Search API in applications that may need to search for all types of relevant web content. If your application searches for a specific type of online content, consider one of the search APIs below:
2424

@@ -28,24 +28,24 @@ The following Bing search APIs return specific content from the web like images,
2828

2929
| Bing API | Description |
3030
| -- | -- |
31-
| [Entity Search](../Bing-Entities-Search/index.yml) | The Bing Entity Search API returns search results containing entities, which can be people, places, or things. Depending on the query, the API will return one or more entities that satisfy the search query. The search query can include noteworthy individuals, local businesses, landmarks, destinations, and more. |
32-
| [Image Search](../Bing-Image-Search/index.yml) | The Bing Image Search API lets you search for and find high-quality static and animated images similar to [Bing.com/images](https://www.Bing.com/images). You can refine searches to include or exclude images by attribute, including size, color, license, and freshness. You can also search for trending images, upload images to gain insights about them, and display thumbnail previews. |
33-
| [News Search](../Bing-News-Search/index.yml) | The Bing News Search API lets you find news stories similar to [Bing.com/news](https://www.Bing.com/news). The API returns news articles from either multiple sources or specific domains. You can search across categories to get trending articles, top stories, and headlines. |
34-
| [Video Search](../Bing-Video-Search/index.yml) | The Bing Video Search API lets you find videos across the web. Get trending videos, related content, and thumbnail previews. |
35-
| [Visual Search](../Bing-visual-search/index.yml) | Upload an image or use a URL to get insightful information about it, like visually similar products, images, and related searches. |
36-
[Local Business Search](../bing-local-business-search/index.yml) | The Bing Local Business Search API lets your applications find contact and location information about local businesses based on search queries. |
31+
| [Entity Search](../Bing-Entities-Search/overview.md) | The Bing Entity Search API returns search results containing entities, which can be people, places, or things. Depending on the query, the API will return one or more entities that satisfy the search query. The search query can include noteworthy individuals, local businesses, landmarks, destinations, and more. |
32+
| [Image Search](../Bing-Image-Search/overview.md) | The Bing Image Search API lets you search for and find high-quality static and animated images similar to [Bing.com/images](https://www.Bing.com/images). You can refine searches to include or exclude images by attribute, including size, color, license, and freshness. You can also search for trending images, upload images to gain insights about them, and display thumbnail previews. |
33+
| [News Search](../Bing-News-Search/search-the-web.md) | The Bing News Search API lets you find news stories similar to [Bing.com/news](https://www.Bing.com/news). The API returns news articles from either multiple sources or specific domains. You can search across categories to get trending articles, top stories, and headlines. |
34+
| [Video Search](../Bing-Video-Search/overview.md) | The Bing Video Search API lets you find videos across the web. Get trending videos, related content, and thumbnail previews. |
35+
| [Visual Search](../Bing-visual-search/overview.md) | Upload an image or use a URL to get insightful information about it, like visually similar products, images, and related searches. |
36+
[Local Business Search](../bing-local-business-search/overview.md) | The Bing Local Business Search API lets your applications find contact and location information about local businesses based on search queries. |
3737

3838
## The Bing Custom Search API
3939

40-
Creating a custom search instance with the [Bing Custom Search](../Bing-Custom-Search/index.yml) API lets you create a search experience focused only on content and topics you care about. For example, after you specify the domains, websites, and specific webpages that Bing will search, Bing Custom Search will tailor the results to that specific content. You can incorporate the Bing Custom Autosuggest, Image, and Video Search APIs to further customize your search experience.
40+
Creating a custom search instance with the [Bing Custom Search](../Bing-Custom-Search/overview.md) API lets you create a search experience focused only on content and topics you care about. For example, after you specify the domains, websites, and specific webpages that Bing will search, Bing Custom Search will tailor the results to that specific content. You can incorporate the Bing Custom Autosuggest, Image, and Video Search APIs to further customize your search experience.
4141

4242
## Additional Bing Search APIs
4343

4444
The following Bing Search APIs let you improve your search experience by combining them with other Bing search APIs.
4545

4646
| API | Description |
4747
| -- | -- |
48-
| [Bing Autosuggest](../Bing-Autosuggest/index.yml) | Improve your application's search experience with the Bing Autosuggest API by returning suggested searches in real time. |
48+
| [Bing Autosuggest](../Bing-Autosuggest/get-suggested-search-terms.yml) | Improve your application's search experience with the Bing Autosuggest API by returning suggested searches in real time. |
4949
| [Bing Statistics](bing-web-stats.md) | Bing Statistics provides analytics for the Bing Search APIs your application uses. Some of the available analytics include call volume, top query strings, and geographic distribution. |
5050

5151
## Next steps

0 commit comments

Comments
 (0)