Ik ben nog niet eens begonnen met spelen met de API van Google om naar Google Book Search content te linken en vandaag brengt Tim Spalding een vergelijkbare javascript/API uit voor linken naar LibraryThing gegevens (covers).
Purpose. The API is designed to help libraries and others to add links to LibraryThing when LibraryThing has a book, and omit them when we don’t. It’s an easy conditional-linking system.
How it works. The basic mode of operation is to insert a script as follows:
<script src="https://www.librarything.com/api/json/ workinfo.js?ids=*******"></script>The ******* is reserved for the ISBNs you want to look up on LibraryThing, separated by commas.
Wachten tot onze bibliotheeksoftware leverancier er wat mee gaat doen of ga ik zelf eens prutsen?