Quickstart: Perform a news search using Java and Bing News Search REST API
Article
Use this quickstart to make your first call to Bing News Search API. This simple Java application sends a news search query to the API, and displays the JSON response.
Although this application is written in Java, the API is a RESTful Web service compatible with most programming languages.
The source code for this sample is available on GitHub.
Commencez ici et découvrez comment vous pouvez créer, migrer et mettre à l’échelle des applications Java sur Azure en utilisant les services Azure. Utilisez les outils et les frameworks que vous connaissez et aimez : Spring, Tomcat, WildFly, JBoss, WebLogic, WebSphere, Maven, Gradle, IntelliJ, Eclipse, Jenkins, Terraform et plus encore.
The News Search API offers client libraries that makes it easy to integrate search capabilities into your applications. Use this Java quickstart to send search requests and get back results.
The News Search API offers client libraries that makes it easy to integrate search capabilities into your applications. Use this JavaScript quickstart to send search requests and get back results.
Use this tutorial to build a single-page web application that can send search queries to the Bing News API, and display the results within the webpage.
The Bing News Search API enables you to search the web for relevant news items. Use this article to learn more about sending search queries to the API.