This is the Trace Id: 07a391894889bd47aac89bf95e45a5ec
Skip to main content Microsoft 365 Office Azure Copilot Windows Support Windows Apps OneDrive Outlook Moving from Skype to Teams OneNote Microsoft Teams Accessories Xbox games Microsoft AI Microsoft Security Azure Dynamics 365 Microsoft 365 for business Microsoft Power Platform Windows 365 Digital Sovereignty Microsoft Developer Microsoft Learn Support for AI marketplace apps Microsoft Tech Community Microsoft Marketplace Visual Studio Marketplace Rewards Free downloads & security Education Gift cards View Sitemap

Python Code Samples for the Live Search API

Example code for calling the Live Search SOAP web service in your Python application

Important! Selecting a language below will dynamically change the complete page content to that language.

Download
  • Version:

    1.0

    Date Published:

    15/04/2024

    File Name:

    Python Live Search Sample.zip

    File Size:

    47.5 KB

    This code sample demonstrates how to use the Live Search SOAP web service in your Python application. It includes examples of all major functionality provided by the web service and includes a reusable module to simplify the API calls.

    For the latest updates and news on the Live Search API, please subscribe to the Live Search Developer's Blog.
  • Supported Operating Systems

    Apple Mac OS X, Unix, Windows 2000, Windows Server 2003, Windows Vista, Windows XP

    Please refer to the README.html file in the download archive for detailed information about requirements. Following is a summary of the major requirements:

    - Python 2.4.4 (http://www.python.org/download/releases/2.4.4/)
    - SOAPpy 0.12.0 (http://sourceforge.net/project/showfiles.php?group_id=26590&package_id=18246)
    - The instructions are specific to Apache 2.2 (http://httpd.apache.org/), but this sample should work with other web servers as well.
    - An Application ID that will allow this sample to access the Live Search Web Service
  • Please refer to the README.htm file for detailed instructions