Does any one know how I can go about displaying the results of an Amazon search on a web page with my affiliate link included? I don’t want to display one of their widgets. I want the search results to be integrated into my site and I also want the results to update as new products are added.
Are you using an API or get the html content from their search result url?
You can access the Amazon API documentation here:
http://aws.amazon.com/archives/Product-Advertising-API/4044124515194371
It should cover everything you need for returning results and displaying them with your Associates ID.