Generating Amazon Links

When writing blogs it is handy to include links to related books at Amazon.com. It points the reader to good resources, and if you have an AssociateID you can even make a few bucks when your click-throughs result in sales at Amazon.

The hassle is hacking together the URLs with both the custom ASIN and your AssociateID.

Until now. Presenting:

Eli's Amazon Link Generator

Paste either the book's 10-digit ASIN, or paste the whole Amazon link into the generator, and it will parse out the 10-digit ASIN for you. Write in your AssociateID (optional) and it will remember you from visit to visit, just bookmark the page for the next time you're blogging.

Want a new feature or a link in a format you don't see? Just ask!

Sample output:

Results

Book Link
http://www.amazon.com/exec/obidos/ASIN/0201485672/wwwerobillarc-20

Small Image Location
http://images.amazon.com/images/P/0201485672.01.THUMBZZZ.jpg

Medium Image Location
http://images.amazon.com/images/P/0201485672.01.MZZZZZZZ.jpg

Medium Image Link (and HTML Source)

<A href="http://www.amazon.com/exec/obidos/ASIN/0201485672/wwwerobillarc-20"><IMG src="http://images.amazon.com/images/P/0201485672.01.MZZZZZZZ.jpg"></A>

No Comments