Librarything: Get Member Library
Librarything via Parse · education
Get a member's book catalog/library. Returns a paginated list of books with title, author, publication date, entry date, and rating. Use offset to paginate through results. Access LibraryThing book catalog data including search, book details, ISBN lookup, reviews, author works, tag browsing, member libraries, and zeitgeist/trending statistics. Fulfilled by Parse from librarything.com.
- education
- entertainment
- librarything
- librarything-com
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/3d9464c3-0d24-43d1-aa57-2730bf0b431d/get_member_library
- Interface artifact
- sha256:06b522f6fee369e640724d3a0c50267e78c1e7047959ca246f3779ea95bfd75e
- Manifest digest
- sha256:2ead12fb0a71f91c9067d93b6c23a199471439522de7762cbfc60616b0b9e857
Request fields
- limit (integer): Maximum number of books to return
- offset (integer): Pagination offset (number of books to skip)
- username (string, required): LibraryThing username (e.g. 'timspalding')
Example queries
- {"limit":"10","offset":"0","username":"timspalding"}