Microsoft Download Center Archive
Python Code Samples for the Live Search API |
Example code for calling the Live Search SOAP web service in your Python application
- 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.
Files
Status: LiveThis download is still available on microsoft.com. The downloads below will come directly from the Microsoft Download Center. |
File | Size |
---|---|
Python Live Search Sample.zip SHA1: 54ee7942ce64ffdca80779db1bc7e5b52d956364 | 47 KB |
File sizes and hashes are retrieved from the Wayback Machine’s indexes. They may not match the latest versions of files hosted on Microsoft servers.
System Requirements
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
Installation Instructions
- Please refer to the README.htm file for detailed instructions