This is the Trace Id: 01c38efdac930adc938db4b7559edc60

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:

    4/15/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

Follow Microsoft