Hi all!
I am working on a book club where users can store in my database the books they have read. I am looking for a script to query amazon web services books section that will allow me to store the book cover and book information (such as title, author, publisher etc... but not price) into my database. The database will consist of tables with each user's book list that all can access. Anyone can help on where I can find such a script. I was able to find many scripts to query Amazon Web services, but I need a script that will then store the book information and cover into my database.
Thanks!