For Programmers: Free Programming Magazines  


Home > Archive > PERL Modules > August 2005 > ANNOUNCE Net::eBay perl module









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author ANNOUNCE Net::eBay perl module
Ignoramus27122

2005-08-31, 6:55 pm

I am announcing a new perl module that I wrote, called Net::eBay. This
module provides support for communicating with the eBay API via XML.

It allows to list items for sale, search, revise, and do many other
things without wasting time 'scraping' HTML. Bidding is NOT supported
by eBay itself.

The module is available on CPAN. Just search for Net::eBay.

To use it, you need to obtain access keys from ebay. You have to
register at developer.ebay.com and obtain developer keys. Then you can
use their tokentool and obtain a "token".

Save that to your ~/.ebay.ini (details at perldoc Net::eBay). Call
ebay-validate-test-user.pl to validate your token. Then, start writing
your perl scripts using this API.

When your scripts begin to work, you can obtain a set of production
keys also, by "self certification", which is a trivial process (no
kidding).

Thanks to many posters including John Bokma, who made useful
suggestions.

i

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com