Re: Talking with ebay using Python

2010-02-15 Thread Chris Rebert
> On 15 February 2010 20:04, Chris Rebert wrote: >> On Mon, Feb 15, 2010 at 6:10 AM, starglider develop >> wrote: >> > Hi, >> > I need a way of talking with the eBay API: >> > Made search, >> > Ask for item status. >> > >> > W

Re: Talking with ebay using Python

2010-02-15 Thread Chris Rebert
On Mon, Feb 15, 2010 at 6:10 AM, starglider develop wrote: > Hi, > I need a way of talking with the eBay API: > Made search, > Ask for item status. > > What can it be done, and where can I get the info. In the future, search Google and PyPI (http://pypi.python.org/pypi). (PyP

Talking with ebay using Python

2010-02-15 Thread starglider develop
Hi, I need a way of talking with the eBay API: Made search, Ask for item status. What can it be done, and where can I get the info. Thank you in advance for your help. -- http://mail.python.org/mailman/listinfo/python-list

Talking with ebay using easyBay

2010-01-05 Thread starglider develop
Hi, I made an application to manage auctions with easyBay my problem is that easybay site is down and there is any other source of information in the net regarding the packadge. Any one has the docs? or know how to make a search? Thank you in advance. -

Re: Python wrapper for Ebay

2009-04-05 Thread Jeroen Ruigrok van der Werven
#x27;s what Ebay offers, so it is best to use that route. It's quite a straightforward implementation in Python. Just use something like httplib2 with lxml or so. -- Jeroen Ruigrok van der Werven / asmodai イェルーン ラウフロック ヴァン デル ウェルヴェン http://www.in-nomine.org/ | http://www.rangaku.org/ | GPG:

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"

Python wrapper for Ebay

2009-04-02 Thread nagraj
Hi Can anyone suggest me which is the best python wrapper for Ebay APIs? I've currently gone thru PyEbay and EasyBay. But have not seen much activities on them since couple of years. Also I'm not able to find any particular forums or discussion groups. I could find PyAWS for Amazo

Bill Gates try to sell Microsoft @ ebay look here

2007-08-12 Thread MartinWuitz
http://www.pennergame.de/ref.php?uid=4762 http://www.pennergame.de/ref.php?uid=5572 -- http://mail.python.org/mailman/listinfo/python-list

Re: ebay

2007-07-03 Thread jim
On 6 20 , 11 20 , jim <[EMAIL PROTECTED]> wrote: > hello: madam and sir . we sell all kinds of laptops and digital > cam .our product is a quantity best, the price is the lowest in the > world, i think you will be interested in our product . thanks a lot! > Our Website:http://www.prs-123.com/Msn:

ebay

2007-06-20 Thread jim
hello: madam and sir . we sell all kinds of laptops and digital cam .our product is a quantity best, the price is the lowest in the world, i think you will be interested in our product . thanks a lot! Our Website:http://www.prs-123.com/ Msn: [EMAIL PROTECTED] mail: [EMAIL PROTECTED] thanks for ever

Re: Tkinter, X-windows and ebay

2006-02-10 Thread Cameron Laird
In article <[EMAIL PROTECTED]>, Bob Greschke <[EMAIL PROTECTED]> wrote: > >"Paul Rubin" wrote in message >news:[EMAIL PROTECTED] >> "Bob Greschke" <[EMAIL PROTECTED]> writes: >>> What I came up with was the user can just create a text file (a kind >>> of a transaction lo

Re: Tkinter, X-windows and ebay

2006-02-10 Thread Bob Greschke
"Paul Rubin" wrote in message news:[EMAIL PROTECTED] > "Bob Greschke" <[EMAIL PROTECTED]> writes: >> What I came up with was the user can just create a text file (a kind >> of a transaction log of what things were done to the copy of the >> database on his machine), the

Re: Tkinter, X-windows and ebay

2006-02-09 Thread Adonis
Bob Greschke wrote: > When you post something on eBay (and other places) you can use a 'browse' > button on a web page to send a picture file from your hard drive to them for > inclusion in your listing. Can the same kind of thing (not the same exact > thing, of course)

Re: Tkinter, X-windows and ebay

2006-02-09 Thread Cameron Laird
In article <[EMAIL PROTECTED]>, Bob Greschke <[EMAIL PROTECTED]> wrote: >When you post something on eBay (and other places) you can use a 'browse' >button on a web page to send a picture file from your hard drive to them for >inclusion in your listing. Can the s

Re: Tkinter, X-windows and ebay

2006-02-08 Thread James Stroud
Bob Greschke wrote: > When you post something on eBay (and other places) you can use a 'browse' > button on a web page to send a picture file from your hard drive to them for > inclusion in your listing. Can the same kind of thing (not the same exact > thing, of course)

Re: script to search ebay?

2005-01-26 Thread Lance Hoffmeyer
Thanks for the script. I haven't been on ebay for a while. Wasn't aware of the Favorite searches. Favorite Search is probably the way to go. Thanks for the info. Lance On Tue, 25 Jan 2005 22:57:54 -0800, Kamilche wrote: > This script works. But why not make a 'Favorite Se

Re: script to search ebay?

2005-01-25 Thread Kamilche
This script works. But why not make a 'Favorite Search' in ebay, and have it send you daily email for a year? --Kamilche |import urllib |import smtplib | |def main(): |# Perform the search |results = SearchEbay(['So long and thanks for all the fish', |

script to search ebay?

2005-01-25 Thread Lance Hoffmeyer
Hi all, Anyone know where I can find a python script to search ebay? I have been looking around but haven't found anything. I know there must be one somewhere so I am probably just looking in the wrong places. Optimally, I would like the script to search ebay and then send an email out