[Tutor] SOAP Modules - I need a little direction.

Kent Johnson kent37 at tds.net
Thu Apr 27 22:01:43 CEST 2006


doug shawhan wrote:
> The problem is, I am trying to develop a script to upload massive 
> amounts of stuff onto an ebay store. Unfortunately the folks at ebay 
> have settled on a couple sorts of soapism as their standard. (They seem 
> to be very Java and Dot Net happy over there ...)
> 
> I would prefer nearly *any* other protocol. Reading the official SOAP 
> documentation has been like licking the hoof of a very angry mule. But 
> if you gotta, you gotta!

A quick Google for "python ebay" turns up a couple of Python packages 
that might be useful. The eBay developer docs talk about REST and XML 
APIs as well as SOAP. Looks like you need to dig a little more.

Kent



More information about the Tutor mailing list