Jump to a Section

Events

  • Monitor

    Monitor a Bing Query

Actions

  • Auto Suggest

    This card returns what results Bing automatically suggests after typing characters or words into the search engine.

    Input

    • Search by
      • Query (text): Type in words or letters.

    Output 

    • Results (list of text): Returns the suggested results from the input.
  • Search Images

    This card will search images on Bing.

    Input

    • Search by
      • Query (text): Enter what to search.
    • Filter
      • Safe Search (text): Choose Strict, Moderate, or Off.
      • Result Set (text): Declare how many results per page.
      • Sort By (text): Specify how to sort images, for example, type in”week”.

    Output

    • Results 
      • Result_(list of objects) _Returns information about the search.
        • Title (text): Returns the names of the images.
        • URL (text): Returns the URLs of photos.
        • Date Published (text): Returns the date the photos were published.
  • Search News

    This card will search the news on Bing.

    Input

    • Search by
      • Query (text): Enter what to search.
    • Filter
      • Safe Search (text): Choose Strict, Moderate, or Off.
      • Result Set (text): Declare how many results per page.
      • Sort By (text): Specify how to sort results, for example, by “week” or “day”.

    Output

    • Results 
      • Result_(list of objects) _Returns information about the search.
        • Title (text): Returns the names of the pages.
        • Description (text): Returns the description of the pages.
        • URL (text): Returns the URLs of pages.
        • Date Published (text): Returns the date the articles were published.
  • Search Videos

    This card will search videos on Bing.

    Input

    • Search by
      • Query (text): Enter what to search.
    • Filter
      • Safe Search (text): Choose Strict, Moderate, or Off.
      • Result Set (text): Declare how many results per page.
      • Sort By (text): Specify how to sort results, for example, by “week” or “day”.

    Output

    • Results 
      • Result_(list of objects) _Returns information about the search.
        • Title (text): Returns the names of the videos.
        • Description (text): Returns the description of the videos.
        • URL (text): Returns the URLs of videos.
        • Date Published (text): Returns the date the videos were published.
  • Search Web

    This card will search the web on Bing.

    Input

    • Search by
      • Query (text): Enter what to search.
    • Filter
      • Safe Search (text): Choose Strict, Moderate, or Off.
      • Result Set (text): Declare how many results per page.
      • Sort By (text): Specify how to sort results, for example, by “week” or “day”.

    Output

    • Results 
      • Result_(list of objects) _Returns information about the search.
        • Title (text): Returns the names of the pages.
        • Description (text): Returns the description of the pages.
        • URL (text): Returns the URLs of pages.
        • Date Published (text): Returns the date the pages were published.
  • Spell Check

    This card takes in text and returns the spell-checked version.

    Input

    • Text (text): Enter what to spell check
    • Mode (text): Choose what mode to check with, either proof or spell.

    Output

    • Correct Text (text): Returns the correct version of the input.