Hi,

I am trying to write a macro that can lookup a textbook by ISBN on the Alibris.com website and return to me the lowest price for a new alternate edition textbook. I would like the script to run through a list of ISBN's until it reaches the bottom, then end. Really not sure if this is possible because I had a script that worked but the way it was written it would not always pull the new book price or it would not always pull the alternate edition textbook price.

Example:

Textbook ISBN: 9780077861803

Website: www.Alibris.com

Lowest Alternate Edition New Book Price: $94.97


Any help would be so much appreciated!!