Giter Club home page Giter Club logo

bingapiweb's Introduction

Bing Web Search single-page app

This single-page app demonstrates how the Bing Web Search API can be used to retrieve, parse, and display relevant search results based on a user's query. HTML, CSS, and JS files are included. Express.js is the only dependency.

The sample app can:

  • Call the Bing Web Search API with search options
  • Display web, image, news, and video results
  • Paginate results
  • Manage subscription keys
  • Handle errors

To use this app, an Azure Cognitive Services account with Bing Search APIs is required. If you don't have an account, you can visit the Microsoft Cognitive Services Web site, create a new Azure account, and try Cognitive Services for free.

Prerequisites

Here are a few things that you'll to run the app:

  • Node.js 8 or later
  • A subscription key

Get started

  1. Clone the repository.
  2. Navigate to the Bing Web Search Tutorial directory.
  3. Install dependencies:
    npm install
    
  4. Run the sample app:
    node bing-web-search.js
    
  5. Navigate to the provided URL and perform your first Bing Web Search!

Next steps

Learn how the app works with the single-page web app tutorial.

bingapiweb's People

Watchers

Marzuki avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.