Librarything: Get Author Works
Librarything via Parse · education
Get works by an author using their LibraryThing author slug. Returns a list of works with work_id, title, and URL. The author slug can be found in author page URLs (e.g. 'rowlingjk' for J.K. Rowling). 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_author_works
- Interface artifact
- sha256:3120df2cbbfbd91cb44f666150ac31e358e69932e70fa2634ea819547e3e26ee
- Manifest digest
- sha256:331671fac0bba5fcb83e4f4bd64e7aa37c37e149d20a5b2fae9d35bc22b9917b
Request fields
- limit (integer): Maximum number of works to return
- author_id (string, required): Author code/slug from LibraryThing author URL (e.g. 'rowlingjk', 'tolkienjrr')
Example queries
- {"limit":"10","author_id":"rowlingjk"}