Run Yahoo Web Service Requests

Web Search
======================================================

Request: http://api.search.yahoo.com/WebSearchService/V1/webSearch?appid=sash999imi777&query=test+preparation

Success: Total number of results is 0

Associative Array:

Array
(
    [Error] => Array
        (
            [xmlns] => urn:yahoo:api
            [Message] => The service has been shut down. For further details, please see the Deprecated Services blog post http://developer.yahoo.com/blogs/ydn/posts/2010/08/api_updates_and_changes
        )

)