[Python]Code Samples for the Live Search API

Tutorial on API, Functions etc.
Locked
Toast

[Python]Code Samples for the Live Search API

Post by Toast » 01 Jun 2008, 09:18

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.

http://www.microsoft.com/downloads/deta ... laylang=en

Locked