LibraryThing API'er

The LibraryThing APIs are disabled until further notice (last updated on 1/28/2021). If you would like to be notified when they are re-enabled, please email info(AT)librarything.com.

Introduktion

Hvad går det her API-noget ud på?

The LibraryThing APIs (Application Programming Interface) give you the ability to write your own programs that tap into a wealth of LibraryThing data. So what's stopping you? Dive in.

Det fås i flere varianter

The LibraryThing APIs come in types ranging from XML-based web services to simple cover image URL requests. Which flavor you use to build your application depends on what you are trying to do and what platform you are using.

LibraryThing API varianter

Omslag fra LibraryThing

LibraryThing gør det muligt at bruge alle de 1,000,000 bogomslag, som brugerne har skannet og lagt ind.

Se blog'en for detaljer

Basic APIs and Easy Linking

Disse API'er er simple REST transaktioner lavet som URL'er, dvs webadresser. Du angiver en webadresse og LibraryThing sender nogle data tilbage. Det er så nemt, som det kan gøres.

Se dokumentationen for Basic API kald

Javascript API'er

The LibraryThing Javascript APIs are meant to enhance the content of your pages by allowing you to get LibraryThing data directly from within your own Javascript.

Se dokumentationen for Javascript API kald

Web Service API'er

The LibraryThing Web Services APIs offer a slightly more advanced form of interaction but it's still easy. The format is a simple HTTP GET or POST action. The only hiccup is that you must get an API Key to use the services. We plan to dramatically expand the offerings of the LibraryThing Web Services APIs soon.

Se dokumentationen for Web Service API kald

I den virkelige verden

Bruger du API kald?

Hvis du bruger nogle af LibraryThing API kald i dine egne programmer eller på dine websider, vil vi meget gerne høre om det og linke tilbage til det.