Hi Is there a script to which does search based on ASIN number not search term for an affiliate website? Basic of this script ( hopefully in PHP) is 1. Create a config.php file with Amazon site selection, Amazon dev id, Amazon affiliate ID and Amazon ASIN 2. Use PHP to get the following information Product Name, Price, Description, Image and customer review. Then populate a template with that information. Is there a script available? I am willing to pay for it if someone can create this script. Thanks
Sorry I'm not really a commercial programmer and don't know any scripts either, but this is actually really easy to do with Amazon Web Services (must be if I managed it ), so I hope someone can help you. If not, if you know ANY PHP you can figure out how to do this within a few days of fiddling with the code samples here.