Idea/question: Obtaining list of ISBNs in personal library

TalkLibraryThing API Development

Join LibraryThing to post.

Idea/question: Obtaining list of ISBNs in personal library

This topic is currently marked as "dormant"—the last message is more than 90 days old. You can revive it by posting a reply.

1TheWoodwards
Sep 8, 2009, 12:16 pm

For insurance purposes, I'm trying to get a list of all of the books we own and the replacement cost of each. Our LibraryThing account has about 99% of all the books we own in it, so that seemed like a good place to start.

However, this seemed like the kind of information that would be useful to a lot of LT users, so I was interested in making it into an API. My initial thought was to pull a list of all of the ISBNs a particular collection (i.e. our "Library" collection rather than "wishlist" collections) and then use the Amazon API to get the price of each book. However, I'm unsure of how to pull the ISBNs of a particular user's collection. Any suggestions, aside from creating a custom view that shows those ISBNs and parsing the printable HTML?

2conceptDawg
Sep 8, 2009, 3:55 pm

Hold on for a short bit and we'll do all of this for you. ;)

3legallypuzzled
Sep 8, 2009, 8:39 pm

Via API or export? Or can you say (yet)?

4conceptDawg
Sep 8, 2009, 9:35 pm

Can't quite say yet. Early stages of development.

5TheWoodwards
Sep 21, 2009, 3:07 pm

Well, I certainly can't complain about not having to do much work. Sounds good to me.