Ebay Download Items
PHP script that will download items from eBay for a single seller to a database table. Given an eBay user ID, the script will insert records for items that are active for the seller. Item information would include: item ID, item title, description, buyitnow price, current price, image URL, link to the eBay item.
The eBay PHP toolkit could be used as part of this project – but not required:
http://developer.ebay.com/community/featured_projects/?name=ebatns