Heaton Research Logo Heaton Research, Inc.
HTTP Recipes Test Site

[Home:First Edition]

Chapter 11: Working with Web Services

This chapter teaches you to create bots that make use of web services. Two of the recipes in this chapter use the Google Search API. The second recipe make use a simple "Pig Latin" translator web service provided here. You can access the server from the following two URLs:

  • http://www.httprecipes.com/1/11/soap/
  • : Pig Latin Server
  • http://www.httprecipes.com/1/11/soap/?wsdl
  • : Pig Latin Server WSDL

    Copyright ©2008 by Heaton Research, Inc.