quarryknight
Programmer
Before you yell at me for posting with malicious intent, hear me out:
I am currently working on a price comparison website for the textbooks that my college sells (since they overprice everything). My goal is to fetch the source of a page on Half.com to get the currently lowest price of a textbook by ISBN.
I was wondering it is possible to do such a thing with JavaScript, and if possible, how would I go about getting started. Since JavaScript is client-side, I may not be able to do it at all. If it is impossible to do so with JavaScript, would I be able to do it with PHP or ASP?
Thank you very much for your time.
Nick Ruiz
Webmaster, DBA
I am currently working on a price comparison website for the textbooks that my college sells (since they overprice everything). My goal is to fetch the source of a page on Half.com to get the currently lowest price of a textbook by ISBN.
I was wondering it is possible to do such a thing with JavaScript, and if possible, how would I go about getting started. Since JavaScript is client-side, I may not be able to do it at all. If it is impossible to do so with JavaScript, would I be able to do it with PHP or ASP?
Thank you very much for your time.
Nick Ruiz
Webmaster, DBA