Re: Python wrapper for Ebay

2009-04-05 Thread Jeroen Ruigrok van der Werven
-On [20090406 07:37], Nagraj Rao (nagraj.si...@gmail.com) wrote: >Shud I directly make use of the REST APIs and parse the xml out for info? Or >is there a better way to do it? http://developer.ebay.com/DevZone/shopping/docs/CallRef/GetSingleItem.html#sampledescriptionItemSpecifics That's what Eba

Re: Python wrapper for Ebay

2009-04-05 Thread Nagraj Rao
Hey guys, I'm just wondering whether I've asked a wrong question at a wrong place, since I'm not getting any replies. Please suggest me whats the best way to talk to Ebay from Python. I just want to extract certain product info from ebay and not really perform "add item" or so. Shud I directly