Create Reports from Bing Search Results in Looker Studio

Ready to get started?

Learn more or sign up for a free trial:

CData Connect Server


Use CData Connect Server to create a virtual MySQL Database for Bing Search results and create custom reports in Looker Studio.

Looker Studio (formerly Google Data Studio) allows you to create branded reports with data visualizations to share with your clients. When paired with CData Connect Server, you get instant access to Bing Search results for visualizations, dashboards, and more. This article shows how to create a virtual database for Bing Search and build reports from Bing Search results in Looker Studio.

CData Connect Server provides a pure MySQL interface for Bing Search, allowing you to easily build reports from live Bing Search results in Looker Studio — without replicating the data. As you build visualizations, Looker Studio generates queries to gather data. Using optimized data processing out of the box, CData Connect Server pushes all supported query operations (filters, JOINs, etc) directly to Bing Search, leveraging server-side processing to quickly return Bing Search results.

This article requires a CData Connect Server instance and the CData Connect Server Connector for Looker Studio. Get more information on the CData Connect Server and sign up for a free trial at https://www.cdata.com/connect.


Connect to Bing Search from Connect Server

CData Connect Server uses a straightforward, point-and-click interface to connect to data sources and generate APIs.

  1. Log into Connect Server and click Connections.
  2. Select "Bing Search" from Available Data Sources.
  3. Enter the necessary authentication properties to connect to Bing Search.

    To connect to Bing, set the ApiKey connection property. To obtain the API key, sign into Microsoft Cognitive Services and register for the Bing Search APIs.

    Two API keys are then generated; select either one.

    When querying tables, the SearchTerms parameter must be supplied in the WHERE clause.

  4. Click Save Changes
  5. Click Privileges -> Add and add the new user (or an existing user) with the appropriate permissions.

With the virtual database created, you are ready to connect to Bing Search results from Looker Studio.

Visualize Live Bing Search Results in Looker Studio

The steps below outline connecting to CData Connect Server from Looker Studio to create a new Bing Search data source and build a simple visualization from the data.

  1. Log into Looker Studio, click data sources, create a new data source, and choose CData Connect Server Connector.
  2. Authorize the Connector to connect to an external service (your Connect Server instance).
  3. Use your instance name (myinstance in CONNECT_SERVER_URL), username, and password to connect to your Connect Server instance.
    • Username: myinstance/username
    • Password: your Connect Server password
  4. Select a Database (e.g. Bing1) and click Next.
  5. Select a Table (e.g. VideoSearch) and click Next.
  6. Click Connect.
  7. If needed, modify columns, click Create Report, and add the data source to the report.
  8. Select a visualization style and add it to the report.
  9. Select Dimensions and Measures to customize your visualization.

Optional: Connect with the MySQL Connector

If you need to work with data from a custom SQL query, you can use the MySQL Connector. Connect using the server information for your Connect Server instance (server address, port, username, and password).

SQL Access to Bing Search Results from Applications

Now you have a direct connection to live Bing Search results from your Looker Studio workbook. You can create more data sources and new visualizations, build reports, and more — all without replicating Bing Search results.

Try CData Connect Server and get SQL data access to 200+ SaaS, Big Data, and NoSQL sources directly from your applications.