    Joined: Jan 2006 Posts: 6217
On the Fast Track
 
 United States
|
Sep 18, 2008, 10:36:02 PM | #3 |
If you want it to blend into an existing site you have to use the API. Using the API you can retrieve all data associated with an item in XML format. You can even pull search results in XML, parse them and pull the item XML and display it.
I have a utility I wrote to grab Amazon item data based on an ASIN or ISBN code and format it for a Wordpress post. I've actually automated the posting but it's direct to the database so the pinging part of a WP post is omitted.
I've been meaning to put the toolkit together into an actual product like BANS but for Amazon, not eBay. |
|