%0 Journal Article %T Analysis of Stock Marketing with SOAP service using Python %A P. Asha %A T. Jebarajan %A Kathiresan %J International Journal of Computer Science and Information Security %D 2012 %I LJS Publisher and IJCSIS Press %X SOAP is a simple XML-based protocol specification to let applications exchange information over HTTP. SOAP describes envelope and message formats, and has a basic request/response handshake protocol. A SOAP message could be sent to a web-service enabled web site such as a real-estate price database, with the parameters needed for a search. The site would then return an XML formatted document with the resulting data, e.g., prices, location, features. With the data being returned in a standardized machine-parseable format, it can then be integrated directly into a third party web site or application. SOAPpy provides tools for building SOAP clients and servers. SOAPpy is very simple to use and that fully supports dynamic interaction between clients and servers. %K Service Oriented Architecture %K SOAP %K Web Service %K SOAPpy %K XML. %U https://sites.google.com/site/ijcsis/vol-10-no-3-mar-2012